Menu

#2559 (ok 2.11.2) win: copy db to mixed name db fails

2.11.1
fixed
None
1
2013-06-11
2007-10-16
No

w2k, mysql 5.0.45, my.ini: lower_case_table_names=1 (win default)

under db(any) Operations:
Copy database to: "A1"
(mixed case, CREATE DATABASE before copying)

pma just stops working with a white right frame, should throw a warning instead.

Works fine if my.ini: lower_case_table_names=2

Discussion

  • Jürgen Wind

    Jürgen Wind - 2007-10-16
    • priority: 5 --> 3
     
  • Sebastian Mendel

    Logged In: YES
    user_id=326580
    Originator: NO

    this error should be fixed in SVN
    better error handling in similar cases is added for 3.0

     
  • Sebastian Mendel

    • priority: 3 --> 1
    • assigned_to: nobody --> cybot_tm
    • summary: win: copy db to mixed name db fails --> (ok 2.11.2) win: copy db to mixed name db fails
    • status: open --> open-fixed
     
  • Marc Delisle

    Marc Delisle - 2007-10-27
    • status: open-fixed --> closed-fixed
     
  • Michal Čihař

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