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:
@@ -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)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user