STATUS
------
Patch approved.
SUMMARY
-------
Tested on Windows. All tests passed.
DETAILS
-------
> BUG#44605 - The test backup_dbname_lctn2 is failing in backup tree
>
> The fix for BUG 43220 revealed a bug in this test. The new result file contains
> the correct content of the restored tables on file systems with only lower case file
> names.
> @ mysql-test/suite/backup/r/backup_dbname_lctn1.result
> Added ordering of selects to make the test deterministic
> @ mysql-test/suite/backup/r/backup_dbname_lctn2.result
> Added ordering of selects to make the test deterministic and recorded correct
> content of restored tables
> @ mysql-test/suite/backup/t/backup_dbname_lctn1.test
> Added ordering of selects to make the test deterministic
Chuck