Bug #2201 | make test fails when configured with special charset/collation latin1/german1_c | ||
---|---|---|---|
Submitted: | 24 Dec 2003 3:00 | Modified: | 24 Dec 2003 3:48 |
Reporter: | Georg Richter | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server | Severity: | S3 (Non-critical) |
Version: | 4.1.1 | OS: | Linux (linux) |
Assigned to: | Alexander Barkov | CPU Architecture: | Any |
[24 Dec 2003 3:00]
Georg Richter
[24 Dec 2003 3:08]
Alexander Barkov
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 Additional info: I think I fixed it now. The problem was that install-test-db did not substiture --character-sets-dir=../sql/share/sharsets, so function get_collation_by_name() could not find Index.xml file.