Bug #46221 | MySQL 5.4.4 starts even if it can't find the message file | ||
---|---|---|---|
Submitted: | 16 Jul 2009 13:44 | Modified: | 7 Aug 2009 16:11 |
Reporter: | Konstantin Osipov (OCA) | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Errors | Severity: | S3 (Non-critical) |
Version: | OS: | Any | |
Assigned to: | Alexander Barkov | CPU Architecture: | Any |
Tags: | regression |
[16 Jul 2009 13:44]
Konstantin Osipov
[16 Jul 2009 14:22]
MySQL Verification Team
Thank you for the bug report. Verified as described. miguel@lara:~/dbs/azalea$ libexec/mysqld --defaults-file=/home/miguel/dbs/azalea/my.cnf 090716 11:20:49 [ERROR] Can't find messagefile '/home/miguel/dbs/azalea/share/mysql/english/errmsg.sys' 090716 11:20:49 [Note] Plugin 'FEDERATED' is disabled. 090716 11:20:49 [Note] Plugin 'ndbcluster' is disabled. 090716 11:20:49 InnoDB: Started; log sequence number 0 46409 090716 11:20:49 [Note] Event Scheduler: Loaded 0 events 090716 11:20:49 [Note]
[23 Jul 2009 10:24]
Bugs System
Pushed into 5.4.4-alpha (revid:alik@sun.com-20090723102221-ps4uaphwbxzj8p0q) (version source revid:bar@mysql.com-20090721083750-oput8niky7meuyjd) (merge vers: 5.4.4-alpha) (pib:11)
[6 Aug 2009 4:00]
Alexander Barkov
This bug was fixed by a join patch for Bug#46218: http://lists.mysql.com/commits/78995 > "A postfix for WL#751 Error message construction" > > Fixes the problems reported in: > Bug#46218 MySQL 5.4.4 won't start in 5.1 environment > Bug#46236 mysqld no longer respects the --language startup option > Bug#46221 MySQL 5.4.4 starts even if it can't find the message file
[7 Aug 2009 16:11]
Paul DuBois
Bug does not appear in any released version, but the change in the way of specifying the location of the error message file is described here: http://dev.mysql.com/doc/refman/5.4/en/error-message-language.html