Bug #32048 innodb_mysql.test produces warnings files
Submitted: 2 Nov 2007 8:32 Modified: 15 Nov 2007 15:07
Reporter: Ingo Strüwing Email Updates:
Status: Closed Impact on me:
None 
Category:Tests: Engine Severity:S7 (Test Cases)
Version:5.1.23 OS:Any
Assigned to: Ingo Strüwing CPU Architecture:Any

[2 Nov 2007 8:32] Ingo Strüwing
Description:
===========================
innodb_mysql.warnings
===========================
mysqltest: Warning detected in included file ./include/mix1.inc at line 1166: Suspicious command '--#echo 1. test for locking:' detected, was this intentional? Use # instead of -- to avoid this warning

How to repeat:
bk clone bk-internal.mysql.com:/home/bk/mysql-5.1-engines mysql-5.1-axmrg
cd mysql-5.1-axmrg
BUILD/compile-pentium-debug-max --with-debug=full 
cd mysql-test
./mysql-test-run.pl innodb_mysql
[2 Nov 2007 8:58] 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/36954

ChangeSet@1.2604, 2007-11-02 09:58:29+01:00, istruewing@stella.local +2 -0
  Bug#32048 - innodb_mysql.test produces warnings files
  
  Typo --#echo at line begin in test files lead to warnings
  from mysqltest.
    
  Changed to --echo #.
[4 Nov 2007 9:07] Ingo Strüwing
Queued to 6.0-engines, 5.1-engines.
[14 Nov 2007 9:42] Bugs System
Pushed into 6.0.4-alpha
[14 Nov 2007 9:46] Bugs System
Pushed into 5.1.23-rc
[15 Nov 2007 15:07] Paul DuBois
Test case change. No changelog entry needed.