summaryrefslogtreecommitdiff
path: root/mysql-test/t/handler.test
diff options
context:
space:
mode:
authorBrandon Nesterenko <brandon.nesterenko@mariadb.com>2022-04-04 07:35:48 -0600
committerBrandon Nesterenko <brandon.nesterenko@mariadb.com>2022-04-18 16:06:51 -0600
commitd924a30eb9c92731548bae8476255fde6642cd86 (patch)
tree6ba425c65b1d2013e9a57bdc29774cb5d37aa1f6 /mysql-test/t/handler.test
parente4e25d2bacc067417c35750f5f6c44cad10c81de (diff)
downloadmariadb-git-bb-10.2-MDEV-25768.tar.gz
MDEV-25768: ALTER gtid_slave_pos table storage engine should not be allowed when slave is running.bb-10.2-MDEV-25768
Problem: ======== The mysql.gtid_slave_pos table can have its engine modified while the SQL thread is alive. Solution: ======== Use MDL locks to ensure that the table can only have its engine modified when the slave SQL thread is not running. Reviewed By: ============ TODO
Diffstat (limited to 'mysql-test/t/handler.test')
0 files changed, 0 insertions, 0 deletions