← Back to team overview

enterprise-support team mailing list archive

[Bug 1385036] Re: InnoDB: Assertion failure in thread 139660623910656 in file trx0roll.cc line 264 | abort (sig=6) in trx_rollback_last_sql_stat_for_mysql

 

********* testcase

DROP DATABASE test;CREATE DATABASE test;USE test;
CREATE TABLE t1(c1 DATE,c2 BINARY (1),c3 INT(1),c4 VARBINARY(1) KEY,c5 DATE UNIQUE KEY,c6 NUMERIC(0,0) DEFAULT 3.141592);
create function f2()returns int return (select data FROM t1 LIMIT 1);
xa start 0x7465737462,0x2030405060,0xb;
EXPLAIN SELECT * FROM t1 WHERE c1=f2(rand());
xa end 'testb',' 0@P`',11;
xa prepare 'testb',0x2030405060,11;
SELECT f2();

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

** Also affects: mysql-server via
   http://bugs.mysql.com/bug.php?id=74671
   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/1385036

Title:
  InnoDB: Assertion failure in thread 139660623910656 in file
  trx0roll.cc line 264 | abort (sig=6) in
  trx_rollback_last_sql_stat_for_mysql

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