Bug #15605 5.0.17 test case 'mysqltest' failure
Submitted: 8 Dec 2005 21:18 Modified: 21 Dec 2005 11:04
Reporter: Kristian Nielsen Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server Severity:S3 (Non-critical)
Version:5.0.17 OS:most
Assigned to: Ramil Kalimullin CPU Architecture:Any

[8 Dec 2005 21:18] Kristian Nielsen
Description:
The test case 'mysqltest' fails on most supported platforms, using mysql-test-run.pl:

11265: mysqltest                      [ fail ]
11266: 
11267: Errors are (from /home/mysqldev/aix52/test/mysql-max-5.0.17-aix5.2-powerpc/mysql-test/var/log/mysqltest-time) :
11268: mysqltest: At line 275: query 'select 3 from t1 ' failed: 1146: Table 'test.t1' doesn't exist
11269: sh: NonExistsinfComamdn:  not found.
11270: mysqltest: At line 683: system command 'NonExistsinfComamdn' failed
11271: mysqltest: At line 3: query 'create table t1 (a int primary key);
11272: insert into t1 values (1);
11273: select 'select-me';
11274: insertz 'error query'' failed: 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 'insertz 'error query'' at line 1
11275: cat: 0652-050 Cannot open /home/mysqldev/aix52/test/mysql-max-5.0.17-aix5.2-powerpc/mysql-test/var/tmp/bug11731.out.
11276: mysqltest: At line 973: command "cat $MYSQL_TEST_DIR/var/tmp/bug11731.out" failed with wrong error: 2
11277: (the last lines may be the most important ones)

How to repeat:
Run the test suite on a -max build of 5.0.17
[9 Dec 2005 16:20] 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/33193
[12 Dec 2005 11:44] Ramil Kalimullin
fixed in 5.0.17
[21 Dec 2005 11:04] Jon Stephens
Thank you for your bug report. This issue has already been fixed
in the latest released version of that product, which you can download at 
http://www.mysql.com/downloads/

Additional info:

Documented in 5.0.17 changelog. Closed.