rocksdb.unique_check 'write_committed' [ fail ]
|
Test ended at 2023-06-07 15:50:46
|
|
CURRENT_TEST: rocksdb.unique_check
|
--- /mnt8t/bld/10.6/mysql-test/plugin/rocksdb/rocksdb/r/unique_check.result 2021-03-06 06:09:56.000000000 +0200
|
+++ /mnt8t/bld/10.6/mysql-test/plugin/rocksdb/rocksdb/r/unique_check.reject 2023-06-07 15:50:46.054487610 +0300
|
@@ -85,6 +85,8 @@
|
set debug_sync='now SIGNAL go';
|
connection con1;
|
connection con2;
|
+Warnings:
|
+Warning 1639 debug sync point wait timed out
|
connection default;
|
insert into t1 values (1,2);
|
ERROR 23000: Duplicate entry '1' for key 'PRIMARY'
|
|
mysqltest: Result length mismatch
|