mirror of
https://github.com/MariaDB/server.git
synced 2025-09-02 09:41:40 +03:00
--new option and local variable to optionally turn on
"very new functions" - for now 4.1-compatible TIMESTAMT format
This commit is contained in:
@@ -310,7 +310,8 @@ struct system_variables
|
||||
ulong table_type;
|
||||
|
||||
my_bool log_warnings;
|
||||
my_bool low_priority_updates;
|
||||
my_bool low_priority_updates;
|
||||
my_bool new_mode;
|
||||
|
||||
CONVERT *convert_set;
|
||||
};
|
||||
|
Reference in New Issue
Block a user