diff options
author | unknown <eric@mysql.com> | 2005-09-30 16:26:48 -0700 |
---|---|---|
committer | unknown <eric@mysql.com> | 2005-09-30 16:26:48 -0700 |
commit | 967c4e63d3943914e45f68975da99e997dfcefdf (patch) | |
tree | c1894e3d927782633ebebf8b571ef7b84d2689fe /.bzrignore | |
parent | 3cb5e1fb5d228c3ce9ca0d3988c1912dd3dbd12c (diff) | |
download | mariadb-git-967c4e63d3943914e45f68975da99e997dfcefdf.tar.gz |
Move handler specific options into handlerton flag check
BUG#13108
mysql-test/r/federated.result:
added test results for federated alter table
mysql-test/t/federated.test:
added test for federated alter table
sql/examples/ha_example.cc:
supports table re-creation
sql/examples/ha_tina.cc:
supports table re-creation
sql/ha_blackhole.cc:
supports table re-creation
sql/ha_federated.cc:
added flag for not supporting alter
sql/ha_heap.cc:
supports table recreation
sql/ha_myisam.cc:
supports table recreation
sql/ha_myisammrg.cc:
supports table re-creation
sql/handler.cc:
implemented flag check function
sql/handler.h:
added additional handlerton flags
created a function to test flags
replace ha_supports_generate macro with call to flag check
sql/sql_delete.cc:
replaced ha_supports_generate with handlerton flag check
sql/sql_table.cc:
added check for handlerton check for alter support
Diffstat (limited to '.bzrignore')
0 files changed, 0 insertions, 0 deletions