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:

parent
5eab6ddcd6
commit
2657e48c64
@ -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 */
|
||||
|
Reference in New Issue
Block a user