diff options
author | Michael Widenius <monty@mariadb.org> | 2014-12-15 14:49:23 +0200 |
---|---|---|
committer | Michael Widenius <monty@mariadb.org> | 2014-12-15 14:49:23 +0200 |
commit | 10ab3e68876bc7a16a6a2108a445f38778fa3df4 (patch) | |
tree | 0dcb7dd6ae019b015f45589600922dc20aefe442 /cmake | |
parent | 80ee57a30ac9f4692c57ba3b02ce364cc9fcbfe9 (diff) | |
download | mariadb-git-10ab3e68876bc7a16a6a2108a445f38778fa3df4.tar.gz |
MDEV-4010 Deadlock on concurrent INSERT .. SELECT into an Aria table with statement binary logging
There was a bug in lock handling when mixing INSERT ... SELECT on the same table.
mysql-test/suite/maria/insert_select.result:
Test case for MDEV_4010
mysql-test/suite/maria/insert_select.test:
Test case for MDEV_4010
mysys/thr_lock.c:
We wrongly alldoed TL_WRITE_CONCURRENT_INSERT when there was a TL_READ_NO_INSERT lock
Diffstat (limited to 'cmake')
0 files changed, 0 insertions, 0 deletions