Bug #2915 | installation of grant tables failed! | ||
---|---|---|---|
Submitted: | 21 Feb 2004 6:21 | Modified: | 18 May 2004 18:11 |
Reporter: | [ name withheld ] | Email Updates: | |
Status: | Duplicate | Impact on me: | |
Category: | MySQL Server: Installing | Severity: | S1 (Critical) |
Version: | 4.1.1alpha | OS: | Linux (Debian Linux 3.0) |
Assigned to: | CPU Architecture: | Any |
[21 Feb 2004 6:21]
[ name withheld ]
[27 Feb 2004 8:00]
MySQL Verification Team
Please upload your mysql_install_db file that you have been using.
[29 Feb 2004 6:38]
[ name withheld ]
mysql_install_db file from my mysql-4.1.1alpha installation
Attachment: mysql_install_db (text/plain), 7.90 KiB.
[29 Feb 2004 6:38]
[ name withheld ]
okay, mysql_install_db file attached
[1 Mar 2004 4:30]
MySQL Verification Team
This is already fixed in 4.1.2 which will be out in two weeks.
[18 Mar 2004 16:06]
[ name withheld ]
19th now - that's a long two weeks This bug is a bit of a blocker, you know? Especially with me being a feeb who needs to have his hand held - I can't even get the server running.
[18 May 2004 18:11]
Sergei Golubchik
Please do not submit the same bug more than once. An existing bug report already describes this very problem. Even if you feel that your issue is somewhat different, the resolution is likely to be the same. Because of this, we hope you add your comments to the original bug instead. Thank you for your interest in MySQL. Additional info: see http://bugs.mysql.com/2872
[3 May 2005 14:51]
Daniel Bimschas
In a fresh install of todays "Standard 4.0.24" for Linux (running on SuSE 9.2) I get this error when running mysql_install_db like recommended in the file INSTALL-BINARY. Same procedure I tested on "Max 4.1.11"; it works fine. But I need an 4.0-Version of mysql. linux:/XMendel/bin/mysql # ./scripts/mysql_install_db --user=mysql Preparing db table Preparing host table Preparing user table Preparing func table Preparing tables_priv table Preparing columns_priv table Installing all prepared 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 'Lock' at line 1 050503 17:31:19 Aborting 050503 17:31:19 ./bin/mysqld: Shutdown Complete Installation of grant tables failed! Examine the logs in ./data for more information.