← Back to team overview

enterprise-support team mailing list archive

[Bug 1384658] Re: handle_fatal_signal (sig=11) in decimal_add | strings/decimal.c:2036

 

This is an upstream bug : http://bugs.mysql.com/bug.php?id=74619

****** Testcase

DROP DATABASE test;CREATE DATABASE test;USE test;
CREATE TABLE t1(a DECIMAL(0,0));
ALTER TABLE t1 ADD b INT,ADD c TIME(6);
ALTER TABLE t1 MODIFY a DATETIME(5);
INSERT INTO t1 SET a=0;
SET sql_mode='NO_ZERO_DATE';
SELECT(SELECT t1.a)aa,COUNT(DISTINCT b) FROM t1 GROUP BY aa+0;


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

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

Title:
  handle_fatal_signal (sig=11) in decimal_add | strings/decimal.c:2036

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