Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
Most of the MySQL third party test cases use MySQLTestUtils to get the test database parameters because these parameters can be configured using system properties.
One exception is MySQLAuthTest which uses a predefined database name, username and password which cannot be configured.
The goal of this JIRA is to change MySQLAuthTest to use MySQLTestUtils since it would make setting up a new test database easier and make the MySQL third party test suite more consistent.
Attachments
Attachments
Issue Links
- links to