mariadb/storage/tokudb/mysql-test/rpl
Kristian Nielsen b4fde50b1f MDEV-5798: Wrong errorcode for missing partition after TRUNCATE PARTITION
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>
2024-12-05 08:17:35 +01:00
..
extra/rpl_tests MDEV-31005: Make working cursor-protocol 2024-09-18 18:39:26 +07:00
include Move mysql-test-run/extra/rpl_tests to suite/rpl/include 2018-03-29 13:59:44 +03:00
r MDEV-5798: Wrong errorcode for missing partition after TRUNCATE PARTITION 2024-12-05 08:17:35 +01:00
t MDEV-31005: Make working cursor-protocol 2024-09-18 18:39:26 +07:00
disabled.def Merge branch 'merge-tokudb-5.6' into 10.0 2018-09-06 21:04:56 +02:00
suite.pm don't run tokudb tests for --embedded by default 2013-12-15 15:55:15 +01:00