1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00
Task ID 894:
Backport default_week_format variable to 4.0
This commit is contained in:
gluh@gluh.mysql.r18.ru
2003-06-19 14:02:19 +05:00
parent eb0a4977ca
commit 289d375f50
6 changed files with 26 additions and 2 deletions

View File

@ -309,6 +309,7 @@ struct system_variables
ulong tmp_table_size;
ulong tx_isolation;
ulong table_type;
ulong default_week_format;
my_bool log_warnings;
my_bool low_priority_updates;