Bug #9634 'mysql_client_test' fails with embedded server
Submitted: 5 Apr 2005 1:03 Modified: 18 May 2005 2:08
Reporter: Jim Winstead Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Embedded Library ( libmysqld ) Severity:S2 (Serious)
Version:4.1 OS:
Assigned to: Jim Winstead CPU Architecture:Any

[5 Apr 2005 1:03] Jim Winstead
Description:
The 'mysql_client_test' fails with the embedded server, reporting:

050405  4:01:27 [ERROR] Can't find messagefile '/usr/local/mysql/share/mysql/english/errmsg.sys'
 [MySQL] mysql_init() failed

How to repeat:
mysql-test-run --embedded-server mysql_client_test

Suggested fix:
support for the --language switch (and --character-sets-dir?) needs to be added to mysqltest when linked against libmysqld, and this needs to be used in mysql-test-run.
[8 Apr 2005 1:02] 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/internals/23780
[28 Apr 2005 0:51] 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/internals/24427
[2 May 2005 19:07] Jim Winstead
Fixed in 4.1.12 and 5.0.6.
[18 May 2005 2:08] Paul DuBois
No changelog entry needed.