mirror of
https://github.com/MariaDB/server.git
synced 2025-02-02 03:51:50 +01:00
62295123ee
ha_innobase::add_index(), ha_innobase::prepare_drop_index(): Remove the redundant thd_test_options() calls. The options are tested in check_trx_exists(). ha_innobase::prepare_drop_index(): key cannot be NULL; remove the tests. Move the condition for checking foreign keys outside of the loop. Remove the redundant error log printout about foreign key dependency. |
||
---|---|---|
.. | ||
ha_innodb.cc | ||
ha_innodb.h |