1
0
mirror of https://github.com/MariaDB/server.git synced 2026-01-06 05:22:24 +03:00

strict.test now works.

This commit is contained in:
Michael Widenius
2013-07-02 22:11:12 +03:00
parent 99aae21ed2
commit 82a0b8ae30
6 changed files with 56 additions and 9 deletions

View File

@@ -3417,7 +3417,7 @@ my_eof(THD *thd)
checking for all date handling.
*/
const my_bool strict_date_checking= 0;
const my_bool strict_date_checking= 1;
inline sql_mode_t sql_mode_for_dates(THD *thd)
{