← Back to team overview

enterprise-support team mailing list archive

[Bug 1385062] Re: mysqld got signal 11 ; on ALTER TABLE | handle_fatal_signal (sig=11) in ha_innobase::inplace_alter_table

 

** Testcase

DROP DATABASE test;CREATE DATABASE test;USE test;
create table t1(c1 int);
set global innodb_trx_rseg_n_slots_debug=1;
truncate t1;
ALTER TABLE t1 ADD COLUMN c4 INT COMMENT ' E ';

** Bug watch added: MySQL Bug System #74810
   http://bugs.mysql.com/bug.php?id=74810

** Also affects: mysql-server via
   http://bugs.mysql.com/bug.php?id=74810
   Importance: Unknown
       Status: Unknown

** Tags added: upstream

-- 
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/1385062

Title:
  mysqld got signal 11 ; on ALTER TABLE | handle_fatal_signal (sig=11)
  in ha_innobase::inplace_alter_table

To manage notifications about this bug go to:
https://bugs.launchpad.net/mysql-server/+bug/1385062/+subscriptions