summaryrefslogtreecommitdiff
path: root/mysql-test/suite/versioning/r/update,trx_id.rdiff
blob: 037ec54807262107293949f8c4fdad3842b37859 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
--- suite/versioning/r/update.result
+++ suite/versioning/r/update.reject
@@ -88,10 +88,8 @@
 5	3	1
 3	1	0
 2	1	0
-3	2	0
 4	1	0
 5	1	0
-5	2	0
 drop table t1;
 create table t1 (
 id int primary key auto_increment,