diff options
author | Marko Mäkelä <marko.makela@mariadb.com> | 2022-09-12 09:27:46 +0300 |
---|---|---|
committer | Marko Mäkelä <marko.makela@mariadb.com> | 2022-09-12 09:27:46 +0300 |
commit | 667df98c3e0f32d391af4eb65c618043720b6a2f (patch) | |
tree | 55a77f8e16ef1c08d36f0d67fed784f6caa67380 /mysql-test/suite/parts/r/partition_alter3_innodb.result | |
parent | 43745b7e17e2889c0e2891a2ffaf4ec203aa5c7b (diff) | |
download | mariadb-git-667df98c3e0f32d391af4eb65c618043720b6a2f.tar.gz |
MDEV-29507 InnoDB: Failing assertion: table->n_rec_locks == 0
lock_place_prdt_page_lock(): Do not place locks on temporary tables.
Temporary tables can only be accessed from one connection, so
it does not make any sense to acquire any transactional locks on them.
Diffstat (limited to 'mysql-test/suite/parts/r/partition_alter3_innodb.result')
0 files changed, 0 insertions, 0 deletions