Testcase *****

DROP DATABASE test;CREATE DATABASE test;USE test;
SET character_set_filesystem=filename;
SET @session_start_value=@@character_set_filesystem;
SET @@session.character_set_database=@session_start_value;
set character set default;
create temporary table v0as select 'This is temp. table' A;


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

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

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

Title:
  InnoDB: Failing assertion: *mbmaxlen < 5 in ha_innodb.cc line 1870 |
  sig 6 in innobase_get_cset_width

To manage notifications about this bug go to:
https://bugs.launchpad.net/mysql-server/+bug/1384616/+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