We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c9fd4f commit b66d421Copy full SHA for b66d421
storage/rocksdb/mysql-test/rocksdb_rpl/r/rpl_xa.result
@@ -35,6 +35,8 @@ insert into ti values (7, 8);
35
insert into t2 values (0);
36
xa end 's';
37
xa prepare 's';
38
+Warnings:
39
+Warning 4196 Pseudo thread id should not be modified by the client as it will be overwritten
40
include/save_master_gtid.inc
41
connection slave;
42
include/sync_with_master_gtid.inc
0 commit comments