mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
Load the innodb plugin instead of builtin in innodb_plugin.innodb_bug59410
Spotted by: Marko
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
#
|
||||
# Bug#59410 read uncommitted: unlock row could not find a 3 mode lock on the record
|
||||
#
|
||||
-- source include/have_innodb.inc
|
||||
-- source include/have_innodb_plugin.inc
|
||||
|
||||
# only interested that the following do not produce something like
|
||||
# InnoDB: Error: unlock row could not find a 2 mode lock on the record
|
||||
|
Reference in New Issue
Block a user