Menu

#2558 win: table list disappears (mixed case db names)

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

introduced recently, reproducable only under "win":

If I select an existing db "Dummy" 14 tables are shown in the navi frame.
When I browse any table: the bd name in the navi frame is changed to lowercase and the table list disappears!

Works correct in pma 2.11.1.1

my.ini:
lower_case_table_names=2
(preserves mixed case db/table names on win)

Discussion

  • Jürgen Wind

    Jürgen Wind - 2007-10-16
    • summary: win: table list disappears ( --> win: table list disappears (mixed case db names)
     
  • Sebastian Mendel

    Logged In: YES
    user_id=326580
    Originator: NO

    MyISAM or InnoDB?

     
  • Sebastian Mendel

    • assigned_to: nobody --> cybot_tm
     
  • Jürgen Wind

    Jürgen Wind - 2007-10-17

    Logged In: YES
    user_id=1383652
    Originator: YES

    myisam

     
  • Sebastian Mendel

    Logged In: YES
    user_id=326580
    Originator: NO

    this depends on SELECT DATABASE(); always returns in lowercase ... MySQL bug ...

    commented out the check for changed active db

     
  • Jürgen Wind

    Jürgen Wind - 2007-10-17

    Logged In: YES
    user_id=1383652
    Originator: YES

    hmm,
    r10817(16?) made my pma-svn versin stop working (just loading ..........)
    so I can't check
    ____
    >.. MySQL bug ...
    worked fine in svn 2 days ago

     
  • Sebastian Mendel

    Logged In: YES
    user_id=326580
    Originator: NO

    > r10817(16?) made my pma-svn versin stop working (just loading ..........) so I can't check

    ... works for me (Win) ... ???

    >>.. MySQL bug ...
    >worked fine in svn 2 days ago

    yes i read this, but even if i find the change and revert the change what produces this error in this special case will not solve other cases where this piece of code triggers in ...

     
  • Jürgen Wind

    Jürgen Wind - 2007-10-17

    Logged In: YES
    user_id=1383652
    Originator: YES

    ok,
    (had to restart apache)

    old behaviour restored, thx

     
  • Jürgen Wind

    Jürgen Wind - 2007-10-17
    • status: open --> closed-fixed
     
  • Jürgen Wind

    Jürgen Wind - 2007-10-17
    • priority: 5 --> 1
     
  • Michal Čihař

    Michal Čihař - 2013-06-11
    • Status: closed-fixed --> fixed
     
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.