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

Faster alter table code for 5.1.

This commit is contained in:
jani@a193-229-222-105.elisa-laajakaista.fi
2005-07-22 23:43:59 +03:00
parent 5eab6ddcd6
commit 2657e48c64
25 changed files with 480 additions and 26 deletions

View File

@ -564,6 +564,7 @@ struct system_variables
my_bool ndb_use_exact_count;
my_bool ndb_use_transactions;
#endif /* HAVE_NDBCLUSTER_DB */
my_bool old_alter_table;
my_bool old_passwords;
/* Only charset part of these variables is sensible */