Details
-
Bug
-
Status: Closed (View Workflow)
-
Critical
-
Resolution: Fixed
-
5.5(EOL), 10.0(EOL), 10.1(EOL), 10.2(EOL)
-
None
-
opensuse 10.3, gcc 4.8.3
compiled with ./BUILD/compile-pentium64-valgrind-max
-
10.2.4-1, 10.2.4-2
Description
mysql-test-run innodb.innodb-change-buffer-recovery,xtradb
@@ -36,7 +36,7 @@
SET DEBUG_DBUG='+d,crash_after_log_ibuf_upd_inplace';
SELECT b FROM t1 LIMIT 3;
ERROR HY000: Lost connection to MySQL server during query
-FOUND /Wrote log record for ibuf update in place operation/ in my_restart.err
+NOT FOUND /Wrote log record for ibuf update in place operation/ in my_restart.err
CHECK TABLE t1;