diff options
author | gluh@gluh.mysql.r18.ru <> | 2003-10-20 13:24:18 +0500 |
---|---|---|
committer | gluh@gluh.mysql.r18.ru <> | 2003-10-20 13:24:18 +0500 |
commit | 62b0b8b800be5316d73f1642e6cc3f0cf562e171 (patch) | |
tree | a0500a3926dc01176082cc42ad87fbaed18113b3 /mysql-test/t/date_formats-master.opt | |
parent | f434b329f58a0ae60b40d0fe41a8cab68162cbaa (diff) | |
download | mariadb-git-62b0b8b800be5316d73f1642e6cc3f0cf562e171.tar.gz |
Scrum task 835 - text-to-datetime conversion function
Diffstat (limited to 'mysql-test/t/date_formats-master.opt')
-rw-r--r-- | mysql-test/t/date_formats-master.opt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mysql-test/t/date_formats-master.opt b/mysql-test/t/date_formats-master.opt new file mode 100644 index 00000000000..7977a601dd7 --- /dev/null +++ b/mysql-test/t/date_formats-master.opt @@ -0,0 +1 @@ +--date_format=%d.%m.%Y --time_format=%H.%i.%s --datetime_format=%Y/%d/%m-%H:%i:%s |