Bug #54770 mysql_install_db does not work with current next-mr
Submitted: 24 Jun 2010 11:32 Modified: 15 Dec 2010 8:32
Reporter: Sveta Smirnova Email Updates:
Status: Can't repeat Impact on me:
None 
Category:MySQL Server Severity:S2 (Serious)
Version:5.6.99, r3161 OS:Any
Assigned to: Jon Olav Hauglid CPU Architecture:Any

[24 Jun 2010 11:32] Sveta Smirnova
Description:
mysql_install_db does not work with current next-mr

How to repeat:
$bash ../scripts/mysql_install_db --srcdir=.. --datadir=./d1 
Installing MySQL system tables...
ERROR: 1064  You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use mysql' at line 1
100624 13:30:21 [ERROR] Aborting

100624 13:30:21 [Note] ../sql/mysqld: Shutdown complete

Installation of system tables failed!  Examine the logs in
./d1 for more information.

...
[5 Jul 2010 20:12] Sveta Smirnova
See also bug #55011
[15 Dec 2010 8:32] Jon Olav Hauglid
This bug is no longer repeatable. Checked with 5.5 and trunk since next-mr is no more. Also verified with the help of Sveta. Closing as "Can't repeat".