1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

Post-merge post-merge fix (new error codes for fparser).

This commit is contained in:
pem@mysql.com
2004-05-14 16:10:31 +02:00
47 changed files with 3094 additions and 38 deletions

View File

@ -392,6 +392,8 @@ struct system_variables
ulong table_type;
ulong tmp_table_size;
ulong tx_isolation;
ulong heuristic;
ulong plan_search_depth;
/* Determines which non-standard SQL behaviour should be enabled */
ulong sql_mode;
ulong default_week_format;