"InnoDB: No valid checkpoint found." when using --innodb_log_block_size=4096

Bug #1263253 reported by Roel Van de Paar
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Percona Server moved to https://jira.percona.com/projects/PS
Confirmed
High
Laurynas Biveinis
5.1
New
Undecided
Unassigned
5.5
New
Undecided
Unassigned
5.6
Confirmed
High
Laurynas Biveinis

Bug Description

2013-12-21 11:32:47 23175 [Note] InnoDB: Highest supported file format is Barracuda.
InnoDB: No valid checkpoint found.
InnoDB: If this error appears when you are creating an InnoDB database,
InnoDB: the problem may be that during an earlier attempt you managed
InnoDB: to create the InnoDB data files, but log file creation failed.
InnoDB: If that is the case, please refer to
InnoDB: http://dev.mysql.com/doc/refman/5.6/en/error-creating-innodb.html
2013-12-21 11:32:47 23175 [ERROR] Plugin 'InnoDB' init function returned error.
2013-12-21 11:32:47 23175 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
2013-12-21 11:32:47 23175 [ERROR] Aborting

========================= Testcase
rm -Rf /tmp/data
mkdir /tmp/data

/ssd/Percona-Server-5.6.14-rel62.0-508-debug.Linux.x86_64/scripts/mysql_install_db \
  --basedir=/ssd/Percona-Server-5.6.14-rel62.0-508-debug.Linux.x86_64/ \
  --datadir=/tmp/data

/ssd/Percona-Server-5.6.14-rel62.0-508-debug.Linux.x86_64/bin/mysqld \
  --port=39000 --pid=/tmp/data/pid.pid --socket=/tmp/data/socket.sock \
  --datadir=/tmp/data \
  --innodb_log_block_size=4096

Tags: qa i64171
summary: - "InnoDB: No valid checkpoint found." when --innodb_log_block_size=4096
- using
+ "InnoDB: No valid checkpoint found." when using
+ --innodb_log_block_size=4096
tags: added: i64171
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.