Bug #19728 Test mysqldump failure
Submitted: 11 May 2006 14:18 Modified: 13 May 2006 4:23
Reporter: Lars Thalmann Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Backup Severity:S3 (Non-critical)
Version:5.1 source OS:
Assigned to: Andrei Elkin CPU Architecture:Any

[11 May 2006 14:18] Lars Thalmann
Description:
On Windows we get the following failure in team tree for 5.1.

mysqldump                      [ fail ]

Errors are (from e:/pb/mysql-5.1-new-rpl/push-mats@mysql.com-20060511092833.info/mysql-5.1.10-beta-standard/mysql-test/var-ps_stm-6/log/mysqltest-time) :
mysqltest: Result length mismatch
(the last lines may be the most important ones)
Below are the diffs between actual and expected results:
-------------------------------------------------------
*** r/mysqldump.result  2006-05-11 09:46:06 +03:00
--- r/mysqldump.reject  2006-05-11 10:21:43 +03:00
***************
*** 2904,2910 ****
  aberrant
  aberration
  drop table words;
! mysql-import: Error: 1146, Table 'test.words' doesn't exist, when using table: words
  drop table t1;
  drop table t2;
  drop table words2;
--- 2904,2910 ----
  aberrant
  aberration
  drop table words;
! mysql-import.exe: Error: 1146, Table 'test.words' doesn't exist, when using table: words
  drop table t1;
  drop table t2;
  drop table words2;
-------------------------------------------------------
Please follow the instructions outlined at
http://www.mysql.com/doc/en/Reporting_mysqltest_bugs.html
to find the reason to this problem and how to report this.

How to repeat:
test suite
[12 May 2006 9:21] 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/6286
[12 May 2006 9:33] 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/6289
[12 May 2006 9:42] Andrei Elkin
fixed in 5.1.11-beta
[13 May 2006 4:23] Paul DuBois
Test suite test case fix.
No changelog entry needed.