Bug #26571 | Different format specifiers in errmsg.txt | ||
---|---|---|---|
Submitted: | 22 Feb 2007 15:40 | Modified: | 13 Mar 2007 19:14 |
Reporter: | Magnus Blåudd | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: General | Severity: | S1 (Critical) |
Version: | 5.0.36 | OS: | Any (all) |
Assigned to: | Magnus Blåudd | CPU Architecture: | Any |
[22 Feb 2007 15:40]
Magnus Blåudd
[22 Feb 2007 15:42]
Bugs System
A patch for this bug has been committed. After review, it may be pushed to the relevant source trees for release in the next version. You can access the patch from: http://lists.mysql.com/commits/20377 ChangeSet@1.2414, 2007-02-22 16:41:51+01:00, msvensson@pilot.blaudden +3 -0 Bug #26571 Different format specifiers in errmsg.txt - Add check of format specifiers in error message strings - Update error message text accordingly to be equal between all translations
[8 Mar 2007 21:32]
Timothy Smith
pushed to 5.0.38, 5.1.17
[13 Mar 2007 19:14]
Paul DuBois
Noted in 5.0.38, 5.1.17 changelogs. In some error messages, inconsistent format specifiers were used for the translations in different languages. comp_err (the error message compiler) now checks for mismatches.