Menu

#2506 (ok 2.11.1) Rename database loses charset information

fixed
1
2014-08-20
2007-08-15
No

Hi!

When renaming a database in PMA, and that database has a different character set than default, this information is lost during the rename.

A copy works fine though.

Reproduce:
1) Create a database, give it a charset something other than the server's default;
2) Copy the database. See that the charset info is carried over.
3) Rename the database. See that the charset is not included in the CREATE query and that the new database has the server's default charset.

I've verified this in 2.9.1.1, 2.10.3 and the 3.x testsite.

Please let me know if you need more information.

Thijs

Discussion

  • Marc Delisle

    Marc Delisle - 2007-09-10
    • assigned_to: nobody --> lem9
     
  • Marc Delisle

    Marc Delisle - 2007-09-10
    • priority: 5 --> 1
    • summary: Rename database loses charset information --> (ok 2.11.1) Rename database loses charset information
    • status: open --> open-fixed
     
  • Marc Delisle

    Marc Delisle - 2007-09-20
    • status: open-fixed --> closed-fixed
     
  • Michal Čihař

    Michal Čihař - 2013-06-11
    • Status: closed-fixed --> fixed