Details
-
Bug
-
Status: Done
-
Medium
-
Resolution: Fixed
-
8.0.15-6, Not 5.7.x
Description
When run mtr with myrocks, we found rocksdb.ttl_primary test case failed sometimes.
@@ -448,6 +448,8 @@
set global rocksdb_compact_cf='default';
SELECT a FROM t1;
a
+1
+3
DROP TABLE t1;
CREATE TABLE t1 (
a bigint(20) NOT NULL,mysqltest: Result content mismatch