mirror of
https://github.com/MariaDB/server.git
synced 2025-09-02 09:41:40 +03:00
Add innodb_bug53756-master.opt for innodb_bug53756 test.
This commit is contained in:
@@ -78,7 +78,7 @@ ROLLBACK;
|
||||
|
||||
# connection default selects resulting data.
|
||||
# Delete of row 1 was committed.
|
||||
# Dpdate of row 3 was committed.
|
||||
# Update of row 3 was committed.
|
||||
# Due to isolation level read committed, these should be included.
|
||||
# All other changes should not be included.
|
||||
SELECT * FROM bug_53756;
|
||||
|
Reference in New Issue
Block a user