enterprise-support team mailing list archive
-
enterprise-support team
-
Mailing list archive
-
Message #03873
[Bug 1385028] Re: InnoDB: Failing assertion: index->id == btr_page_get_index_id(page) in file btr0cur.cc line 983 | abort (sig=6) in btr_cur_open_at_index_side_func
This is an upstream bug : http://bugs.mysql.com/bug.php?id=74682
*** Testcase
DROP DATABASE test;CREATE DATABASE test;USE test;
set global innodb_undo_logs=1;
set global innodb_trx_rseg_n_slots_debug=1;
create table t1(a INT,b INT);
DROP TABLE t1;
alter table t1 add unique(a,b),add key (b);
** Bug watch added: MySQL Bug System #74682
http://bugs.mysql.com/bug.php?id=74682
** Tags added: upstream
** Also affects: mysql-server via
http://bugs.mysql.com/bug.php?id=74682
Importance: Unknown
Status: Unknown
** Changed in: percona-server/5.6
Status: New => Triaged
** Changed in: percona-server/5.6
Importance: Undecided => Medium
--
You received this bug notification because you are a member of Ubuntu
Server/Client Support Team, which is subscribed to MySQL.
Matching subscriptions: Ubuntu Server/Client Support Team
https://bugs.launchpad.net/bugs/1385028
Title:
InnoDB: Failing assertion: index->id == btr_page_get_index_id(page) in
file btr0cur.cc line 983 | abort (sig=6) in
btr_cur_open_at_index_side_func
To manage notifications about this bug go to:
https://bugs.launchpad.net/mysql-server/+bug/1385028/+subscriptions