Bug #843 | mysql_install_db does not find mysql_create_system_tables | ||
---|---|---|---|
Submitted: | 14 Jul 2003 10:04 | Modified: | 18 Apr 2004 15:42 |
Reporter: | Paul DuBois | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Installing | Severity: | S2 (Serious) |
Version: | 4.1.1 | OS: | Linux (Linux (at least)) |
Assigned to: | Lenz Grimmer | CPU Architecture: | Any |
[14 Jul 2003 10:04]
Paul DuBois
[27 Aug 2003 3:20]
Michael Widenius
Thank you for your bug report. This issue has been committed to our source repository of that product and will be incorporated into the next release. If necessary, you can access the source repository and build the latest available version, including the bugfix, yourself. More information about accessing the source trees is available at http://www.mysql.com/doc/en/Installing_source_tree.html This was fixed by vva some time ago
[17 Apr 2004 20:21]
Steve Slater
FYI, looks like this carried over into the source rpm as well. MySQL-4.1.1-0.src.rpm The mysql_create_system_tables entry is missing from the spec file. Works fine after adding it. Steve
[18 Apr 2004 15:42]
Lenz Grimmer
Yes, the source RPM has been fixed as well: * Fri Dec 05 2003 Lenz Grimmer <lenz@mysql.com> - added missing file mysql_create_system_tables to the server subpackage