Comment 1 for bug 1202252

Revision history for this message
Valerii Kravchuk (valerii-kravchuk) wrote :

Thank you for the bug report. Same with 5.6.12:

openxs@debian7:~/bzr/percona-5.5/Percona-Server-5.5.32-rel31.0$ mysql -uroot -proot test
Warning: Using a password on the command line interface can be insecure.
Reading table information for completion of table and column names
You can turn off this feature to get a quicker startup with -A

Welcome to the MySQL monitor. Commands end with ; or \g.
Your MySQL connection id is 40
Server version: 5.6.12-rc60.4-debug-log MySQL Community Server (GPL)

Copyright (c) 2009-2013 Percona Ireland Ltd.
Copyright (c) 2000, 2013, Oracle and/or its affiliates. All rights reserved.

Oracle is a registered trademark of Oracle Corporation and/or its
affiliates. Other names may be trademarks of their respective
owners.

Type 'help;' or '\h' for help. Type '\c' to clear the current input statement.

mysql> SELECT * FROM INFORMATION_SCHEMA.INNODB_CHANGED_PAGES WHERE start_lsn < 10 AND end_lsn > 20 ;
ERROR 2013 (HY000): Lost connection to MySQL server during query
mysql> exit

...
2013-07-17 18:51:31 4800 [Note] /usr/sbin/mysqld-debug: ready for connections.
Version: '5.6.12-rc60.4-debug-log' socket: '/var/run/mysqld/mysqld.sock' port: 3306 MySQL Community Server (GPL)
2013-07-17 18:52:04 8faffb70 InnoDB: Assertion failure in thread 2410675056 in file log0online.cc line 1280
InnoDB: Failing assertion: range_end >= range_start
InnoDB: We intentionally generate a memory trap.