Bug #13275 mysqltest empty file bug
Submitted: 16 Sep 2005 18:03 Modified: 19 Sep 2005 19:16
Reporter: Sergei Golubchik Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Command-line Clients Severity:S3 (Non-critical)
Version:5.0 OS:
Assigned to: Jani Tolonen CPU Architecture:Any

[16 Sep 2005 18:03] Sergei Golubchik
Description:
A .test file that has zero length always passes.

How to repeat:
rm t/alias.test
touch t/alias.test
./mysql-test-run alias
[19 Sep 2005 15:48] 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/30051
[19 Sep 2005 19:16] Jani Tolonen
Thank you for your bug report. This issue has been committed to our
source repository of that product and will be incorporated into the
next release.

If necessary, you can access the source repository and build the latest
available version, including the bugfix, yourself. More information 
about accessing the source trees is available at
    http://www.mysql.com/doc/en/Installing_source_tree.html