mirror of
https://github.com/MariaDB/server.git
synced 2025-01-15 19:42:28 +01:00
b4fde50b1f
The partitioning error handling code was looking at thd->lex->alter_info.partition_flags in non-alter-table cases, in which cases the value is stale and contains whatever was set by any earlier ALTER TABLE. This could cause the wrong error code to be generated, which then in some cases can cause replication to break with "different errorcode" error. Signed-off-by: Kristian Nielsen <knielsen@knielsen-hq.org> |
||
---|---|---|
.. | ||
doc | ||
man | ||
mysql-test | ||
PerconaFT | ||
tests | ||
tools | ||
.clang-format | ||
CMakeLists.txt | ||
ha_tokudb.cc | ||
ha_tokudb.h | ||
ha_tokudb_admin.cc | ||
ha_tokudb_alter_55.cc | ||
ha_tokudb_alter_56.cc | ||
ha_tokudb_alter_common.cc | ||
ha_tokudb_mrr_maria.cc | ||
ha_tokudb_mrr_mysql.cc | ||
ha_tokudb_update.cc | ||
hatoku_cmp.cc | ||
hatoku_cmp.h | ||
hatoku_defines.h | ||
hatoku_hton.cc | ||
hatoku_hton.h | ||
tokudb.cnf.in | ||
tokudb.conf.in | ||
tokudb_background.cc | ||
tokudb_background.h | ||
tokudb_buffer.h | ||
tokudb_card.h | ||
tokudb_debug.h | ||
tokudb_dir_cmd.cc | ||
tokudb_dir_cmd.h | ||
tokudb_information_schema.cc | ||
tokudb_information_schema.h | ||
tokudb_math.h | ||
tokudb_memory.h | ||
tokudb_status.h | ||
tokudb_sysvars.cc | ||
tokudb_sysvars.h | ||
tokudb_thread.cc | ||
tokudb_thread.h | ||
tokudb_time.h | ||
tokudb_txn.h | ||
tokudb_update_fun.cc | ||
tokudb_vlq.h |