Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Cannot Reproduce
-
10.2(EOL)
-
None
Description
http://buildbot.askmonty.org/buildbot/builders/winx64-debug/builds/12385
10.2 3a42926c88f8c3c582a7af7e482f6ade |
innodb.ibuf_not_empty 'innodb' w2 [ fail ]
|
Test ended at 2019-02-18 18:56:03
|
|
CURRENT_TEST: innodb.ibuf_not_empty
|
--- D:/winx64-debug/build/src/mysql-test/suite/innodb/r/ibuf_not_empty.result 2019-02-18 18:19:56.818562200 +0000
|
+++ D:\winx64-debug\build\src\mysql-test\suite\innodb\r\ibuf_not_empty.reject 2019-02-18 18:55:57.632673200 +0000
|
@@ -20,6 +20,5 @@
|
INSERT INTO t1 SELECT 0,b,c FROM t1;
|
check table t1;
|
Table Op Msg_type Msg_text
|
-test.t1 check Warning InnoDB: Index 'b' contains #### entries, should be 4096.
|
-test.t1 check error Corrupt
|
+test.t1 check status OK
|
DROP TABLE t1;
|
|
mysqltest: Result length mismatch
|
Attachments
Issue Links
- relates to
-
MDEV-17742 innodb.ibuf_not_empty failed in buildbot with Assertion `0' failed in ReadView::check_trx_id_sanity
-
- Closed
-
-
MDEV-24024 innodb.ibuf_not_empty failed in buildbot
-
- Closed
-
Last failure (of any kind) of this test:
10.3 dd8833bff0af1b75e007e3db1d18debfb7c4a096
innodb.ibuf_not_empty 'innodb' w27 [ fail ]
Test ended at 2022-10-01 22:07:42
…
2022-10-01 22:07:40 0 [Note] InnoDB: Starting crash recovery from checkpoint LSN=3333335
2022-10-01 22:07:40 0 [Warning] InnoDB: A copy of page 17 in the doublewrite buffer slot 0 is beyond the end of tablespace test/t1 (5 pages)
2022-10-01 22:07:40 0 [Warning] InnoDB: A copy of page 15 in the doublewrite buffer slot 1 is beyond the end of tablespace test/t1 (5 pages)
2022-10-01 22:07:40 0 [Warning] InnoDB: A copy of page 14 in the doublewrite buffer slot 2 is beyond the end of tablespace test/t1 (5 pages)
2022-10-01 22:07:40 0 [Warning] InnoDB: A copy of page 13 in the doublewrite buffer slot 3 is beyond the end of tablespace test/t1 (5 pages)
2022-10-01 22:07:40 0 [Warning] InnoDB: A copy of page 11 in the doublewrite buffer slot 4 is beyond the end of tablespace test/t1 (5 pages)
2022-10-01 22:07:40 0 [Warning] InnoDB: A copy of page 8 in the doublewrite buffer slot 5 is beyond the end of tablespace test/t1 (5 pages)
2022-10-01 22:07:40 0 [Warning] InnoDB: A copy of page 7 in the doublewrite buffer slot 6 is beyond the end of tablespace test/t1 (5 pages)
2022-10-01 22:07:40 0 [Warning] InnoDB: A copy of page 6 in the doublewrite buffer slot 7 is beyond the end of tablespace test/t1 (5 pages)
2022-10-01 22:07:40 0 [Warning] InnoDB: A copy of page 5 in the doublewrite buffer slot 8 is beyond the end of tablespace test/t1 (5 pages)
2022-10-01 22:07:41 0 [Note] InnoDB: Starting final batch to recover 12 pages from redo log.
2022-10-01 22:07:41 0 [ERROR] [FATAL] InnoDB: Trying to read page number 5 in space 148, space name test/t1, which is outside the tablespace bounds. Byte offset 0, len 16384
----------SERVER LOG END-------------