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

Merge of WL#1469 with latest bk sources.

This commit is contained in:
timour@mysql.com
2004-05-11 12:15:58 +03:00
parent eadcae3dc1
commit f3dab7be12
12 changed files with 839 additions and 547 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;