[MDEV-26837] InnoDB: Trying to read page number X in space 0, space name innodb_system, which is outside the tablespace bounds Created: 2021-10-15  Updated: 2023-04-27

Status: Open
Project: MariaDB Server
Component/s: Storage Engine - InnoDB
Affects Version/s: 10.3.27, 10.4.25
Fix Version/s: 10.4

Type: Bug Priority: Major
Reporter: Ivan Fisun Assignee: Marko Mäkelä
Resolution: Unresolved Votes: 0
Labels: None
Environment:

Kaspersky Security Center 12 + MariaDB
Windows 10


Attachments: Text File mysql_error.log    

 Description   

Win10 mysql (mariadb) service is not starting

Log is below

2021-10-15 10:03:14 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2021-10-15 10:03:14 0 [Note] InnoDB: Uses event mutexes
2021-10-15 10:03:14 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2021-10-15 10:03:14 0 [Note] InnoDB: Number of pools: 1
2021-10-15 10:03:14 0 [Note] InnoDB: Using generic crc32 instructions
2021-10-15 10:03:14 0 [Note] InnoDB: Initializing buffer pool, total size = 1G, instances = 1, chunk size = 128M
2021-10-15 10:03:14 0 [Note] InnoDB: Completed initialization of buffer pool
2021-10-15 10:03:14 0 [Note] InnoDB: Starting crash recovery from checkpoint LSN=90988127117
2021-10-15 10:03:14 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2021-10-15 10:03:14 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
2021-10-15 10:03:14 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2021-10-15 10:03:14 0 [Note] InnoDB: Setting file '.\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2021-10-15 10:03:14 0 [Note] InnoDB: File '.\ibtmp1' size is now 12 MB.
2021-10-15 10:03:14 0 [Note] InnoDB: 10.3.27 started; log sequence number 90988127126; transaction id 172057851
2021-10-15 10:03:14 0 [Note] InnoDB: Loading buffer pool(s) from C:\Program Files\MariaDB 10.3\data\ib_buffer_pool
2021-10-15 10:03:14 0 [Note] Server socket created on IP: '::'.
2021-10-15 10:03:14 0 [Note] Reading of all Master_info entries succeeded
2021-10-15 10:03:14 0 [Note] Added new Master_info '' to hash table
2021-10-15 10:03:14 0 [Note] C:\Program Files\MariaDB 10.3\bin\mysqld.exe: ready for connections.
Version: '10.3.27-MariaDB' socket: '' port: 3306 mariadb.org binary distribution
2021-10-15 10:03:27 13 [ERROR] [FATAL] InnoDB: Trying to read page number 4294967295 in space 0, space name innodb_system, which is outside the tablespace bounds. Byte offset 0, len 16384
211015 10:03:27 [ERROR] mysqld got exception 0x80000003



 Comments   
Comment by Jerome Dalde Quinlog [ 2022-12-05 ]

This error also affect my xampp... mysql_error.log

Generated at Thu Feb 08 09:48:20 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.