2017-09-06 16:19:12 0 [ERROR] InnoDB: Database page corruption on disk or a failed file read of tablespace test/log_slow_admin_statements page [page id: space=8, page number=240]. You may have to recover from a backup.
|
2017-09-06 16:19:12 0 [Note] InnoDB: Page dump in ascii and hex (16384 bytes):
|
...
|
InnoDB: End of page dump
|
2017-09-06 16:19:12 0 [Note] InnoDB: Uncompressed page, stored checksum in field1 2074857521, calculated checksums for field1: crc32 3550863345/3589883547, innodb
|
2491050503, page type 17855 == INDEX.none 3735928559, stored checksum in field2 2074857521, calculated checksums for field2: crc32 3550863345/3589883547, innodb 8
|
5042567, none 3735928559, page LSN 0 16959928, low 4 bytes of LSN at page end 16959928, page number (if stored to page already) 244, space id (if created with >=
|
MySQL-4.1.1 and stored already) 8
|
2017-09-06 16:19:12 0 [Note] InnoDB: Page may be an index page where index id is 25
|
2017-09-06 16:19:12 0 [Note] InnoDB: Index 25 is `PRIMARY` in table `test`.`log_slow_admin_statements`
|
2017-09-06 16:19:12 0 [Note] InnoDB: It is also possible that your operating system has corrupted its own file cache and rebooting your computer removes the error.
|
If the corrupt page is an index page. You can also try to fix the corruption by dumping, dropping, and reimporting the corrupt table. You can use CHECK TABLE to s
|
can your table for corruption. Please refer to http://dev.mysql.com/doc/refman/5.7/en/forcing-innodb-recovery.html for information about forcing recovery.
|
2017-09-06 16:19:12 0x7f4334cbe700 InnoDB: Assertion failure in file /data/src/10.3/storage/innobase/buf/buf0lru.cc line 2148
|
InnoDB: Failing assertion: bpage->buf_fix_count == 0
|
|
#4 0x00007f43417013fa in abort () from /lib/x86_64-linux-gnu/libc.so.6
|
#5 0x0000564cc8e55287 in ut_dbg_assertion_failed (expr=expr@entry=0x564cc9721a98 "bpage->buf_fix_count == 0", file=file@entry=0x564cc9721548 "/data/src/10.3/storage/innobase/buf/buf0lru.cc", line=line@entry=2148) at /data/src/10.3/storage/innobase/ut/ut0dbg.cc:61
|
#6 0x0000564cc9479710 in buf_LRU_block_remove_hashed (bpage=bpage@entry=0x7f4336bb0358, zip=zip@entry=true) at /data/src/10.3/storage/innobase/buf/buf0lru.cc:2148
|
#7 0x0000564cc947e650 in buf_LRU_free_one_page (bpage=bpage@entry=0x7f4336bb0358) at /data/src/10.3/storage/innobase/buf/buf0lru.cc:2412
|
#8 0x0000564cc9458e66 in buf_mark_space_corrupt (bpage=0x7f4336bb0358) at /data/src/10.3/storage/innobase/buf/buf0buf.cc:5761
|
#9 buf_page_io_complete (bpage=0x7f4336bb0358, evict=evict@entry=false) at /data/src/10.3/storage/innobase/buf/buf0buf.cc:6006
|
#10 0x0000564cc94bcc5c in fil_aio_wait (segment=segment@entry=3) at /data/src/10.3/storage/innobase/fil/fil0fil.cc:5500
|
#11 0x0000564cc93d60c8 in io_handler_thread (arg=<optimized out>) at /data/src/10.3/storage/innobase/srv/srv0start.cc:340
|
#12 0x00007f434363d494 in start_thread (arg=0x7f4334cbe700) at pthread_create.c:333
|
#13 0x00007f43417b593f in clone () from /lib/x86_64-linux-gnu/libc.so.6
|