Skip to content

Commit b66d421

Browse files
committed
MDEV-35046 update test results
followup for 3f114a0
1 parent 4c9fd4f commit b66d421

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

storage/rocksdb/mysql-test/rocksdb_rpl/r/rpl_xa.result

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@ insert into ti values (7, 8);
3535
insert into t2 values (0);
3636
xa end 's';
3737
xa prepare 's';
38+
Warnings:
39+
Warning 4196 Pseudo thread id should not be modified by the client as it will be overwritten
3840
include/save_master_gtid.inc
3941
connection slave;
4042
include/sync_with_master_gtid.inc

0 commit comments

Comments
 (0)