Bug #75913 InnoDB: Failing assertion: index->id == btr_page_get_index_id(page)
Submitted: 16 Feb 2015 5:30 Modified: 24 Apr 2015 14:37
Reporter: Roel Van de Paar Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: InnoDB storage engine Severity:S1 (Critical)
Version:5.7.5-m15 OS:Any
Assigned to: CPU Architecture:Any

File: Maximum allowed size is 3MB.
Description:
Privacy:

If the data you need to attach is more than 3MB, you should create a compressed archive of the data and a README file that describes the data with a filename that includes the bug number (recommended filename: mysql-bug-data-75913.zip) and upload one to sftp.oracle.com. A free Oracle Web (SSO) account (the one you use to login bugs.mysql.com) and a client that supports SFTP are required in order to access the SFTP server.

To upload the file to sftp.oracle.com:

  1. Open an SFTP client and connect to sftp.oracle.com. Specify port 2021 and remote directory /support/incoming/.
  2. Log in with your newly created Oracle Web account (email address) and password.
  3. Upload the archive to /support/incoming.
  4. Once you have uploaded the file, add a comment to this bug to notify us about it.
Example: sftp -oPort=2021 -oUser=email sftp.oracle.com:/support/incoming

Usage Notes: This directory is unlistable, which means that once you have uploaded your file, you will not be able to see it. A file cannot be uploaded more than once with the same filename. The filename must be changed before attempting to upload the file again. The filename should always start with mysql-bug- prefix. Files are retained on the SFTP server for 7 days and then permanently removed.

[16 Feb 2015 6:09] Roel Van de Paar
reducer_hacked_for_bug75913.sh

Attachment: reducer_hacked_for_bug75913.sh (application/octet-stream, text), 176.73 KiB.

[16 Feb 2015 6:10] Roel Van de Paar
bug75913.sql

Attachment: bug75913.sql (application/octet-stream, text), 997 bytes.

[14 Mar 2015 9:29] Shane Bester
pseudo-random testcase for the assertion I see.

Attachment: bug75913.cpp (text/plain), 6.66 KiB.