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

*** Testcase

DROP DATABASE test;CREATE DATABASE test;USE test;
use mysql;
CREATE TABLE servers(Server_name char DEFAULT'',Host char DEFAULT'',Db char 
DEFAULT'',Username char DEFAULT'',Password char DEFAULT'',Port INT,Socket char 
DEFAULT'',Wrapper char DEFAULT'',Owner char DEFAULT'',KEY (Server_name)) 
comment='MySQL Foreign Servers t';
drop server 's1';


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

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

Title:
  Assertion `thd->transaction.stmt.is_empty()' failed in
  close_mysql_tables | sig 6  sql/sql_base.cc:10175

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

-- 
Mailing list: https://launchpad.net/~enterprise-support
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~enterprise-support
More help   : https://help.launchpad.net/ListHelp

Reply via email to