An error occurred fetching the project authors.
- 14 Feb, 2006 1 commit
-
-
serg@serg.mylan authored
-
- 07 Jan, 2006 1 commit
-
-
serg@serg.mylan authored
The patch adds DYNAMIC_ARRAY all_status_vars, which is now the sole source of status information for SHOW STATUS. Status variables can be added to and removed from the array dynamically. SHOW STATUS command uses this array instead of static array from mysqld.cc Compatibility with the old, global list of status variables is preserved in init_server_components(), where this global list is simply appended to all_status_vars.
-
- 29 Dec, 2005 1 commit
-
-
serg@serg.mylan authored
-
- 28 Dec, 2005 1 commit
-
-
svoj@mysql.com authored
Manual merge.
-
- 21 Dec, 2005 1 commit
-
-
acurtis@xiphis.org authored
Give BerkeleyDB savepoints Remove "enum db_type" from most of the code
-
- 05 Nov, 2005 1 commit
-
-
monty@mysql.com authored
This is a merge of 5.0 -> 5.1 + some code from old 5.1 tree to get all tests to work and keep the .frm format the same as the old 5.1 tree.
-