Bug #29439 | mysql_create_db creates "test" database without character set info | ||
---|---|---|---|
Submitted: | 29 Jun 2007 6:45 | Modified: | 16 Nov 2016 6:10 |
Reporter: | Alexander Barkov | Email Updates: | |
Status: | Won't fix | Impact on me: | |
Category: | MySQL Server: Installing | Severity: | S3 (Non-critical) |
Version: | 4.1, 5.0, 5.1 | OS: | Any |
Assigned to: | Assigned Account | CPU Architecture: | Any |
[29 Jun 2007 6:45]
Alexander Barkov
[29 Jun 2007 6:48]
Alexander Barkov
Sorry, the CREATE statement in "Suggested fix, part2" should be: CREATE DATABASE test_latin1_de CHARACTER SET latin1 COLLATE latin1_german2_ci;
[29 Jun 2007 6:52]
Alexander Barkov
This bug report should probably be divided into separate reports: - about mysql_create_db - about ctype_latin1_de test, which now replies on the fact that db.opt file doesn't exists.
[29 Jun 2007 8:10]
Sveta Smirnova
Thank you for the report. Verified as described.
[16 Aug 2010 12:09]
Jonathan Perkin
This isn't a packaging bug?
[15 Sep 2011 16:37]
MySQL Verification Team
See http://bugs.mysql.com/bug.php?id=62443.
[16 Nov 2016 6:10]
Erlend Dahl
mysql_install_db is deprecated as of 5.7.