Bug #6831 Test suite fails with MySQL 4.0 because of case sensitivity of table names
Submitted: 25 Nov 2004 20:58 Modified: 10 Dec 2004 17:23
Reporter: Sergey Koshcheyev
Status: Closed
Category:Connector/Net Severity:S3 (Non-critical)
Version:1.0.2 OS:Microsoft Windows (WinXP (client) + Linux (server))
Assigned to: Reggie Burnett Target Version:

[25 Nov 2004 20:58] Sergey Koshcheyev
Description:
The test suite included with Connector.Net fails currently when run against MySQL 4.0
because the table name Test is spelt differently in various test cases.

How to repeat:
Run test suite against MySQL version 4.0

Suggested fix:
Correct the spelling of Test to use consistent case (when used as a table name).
[10 Dec 2004 17:23] Reggie Burnett
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