mirror of
https://github.com/MariaDB/server.git
synced 2025-01-19 05:22:25 +01:00
6d8e329c9a
- 5.5 was missing calls to ha_extra(HA_PREPARE_FOR_DROP | HA_PREPARE_FOR_RENAME); Lost in merge 5.3 -> 5.5 sql/sql_admin.cc: Updated arguments for close_all_tables_for_name sql/sql_base.h: Updated arguments for close_all_tables_for_name sql/sql_partition.cc: Updated arguments for close_all_tables_for_name sql/sql_table.cc: Updated arguments for close_all_tables_for_name Removed test of kill, as we have already called 'ha_extra(HA_PREPARE_FOR_DROP)' and the table may be inconsistent. sql/sql_trigger.cc: Updated arguments for close_all_tables_for_name sql/sql_truncate.cc: For truncate that is done with drop + recreate, signal that the table will be dropped. |
||
---|---|---|
.. | ||
archive | ||
binlog | ||
csv | ||
engines | ||
federated | ||
funcs_1 | ||
funcs_2 | ||
handler | ||
heap | ||
innodb | ||
jp | ||
large_tests | ||
manual | ||
maria | ||
mtr/t | ||
mtr2 | ||
optimizer_unfixed_bugs | ||
oqgraph | ||
parts | ||
percona | ||
perfschema | ||
perfschema_stress | ||
plugins | ||
rpl | ||
sphinx | ||
stress | ||
sys_vars | ||
unit | ||
vcol |