Menu

#2526 (ok 2.11.3) SHOW COLUMNS space problem

Latest_Git
fixed
1
2013-06-11
2007-09-07
No

-Running SQL command "SHOW COLUMNS FROM <table_name>" is OK
But...
-Running SQL command " SHOW COLUMNS FROM <table_name>" causes result, where you can edit or delete table columns as they were table items.
-Before keyword SHOW must be one or more spaces.
-Tested ON phpMyAdmin-2.11.0-all-languages-utf-8-only

Discussion

  • warforge00

    warforge00 - 2007-11-08

    Logged In: YES
    user_id=1914403
    Originator: NO

    I can confirm this issue with the 2.11.2

     
  • Marc Delisle

    Marc Delisle - 2007-11-12
    • assigned_to: nobody --> lem9
     
  • Marc Delisle

    Marc Delisle - 2007-11-12

    Logged In: YES
    user_id=210714
    Originator: NO

    Fixed in subversion, thanks for reporting.

     
  • Marc Delisle

    Marc Delisle - 2007-11-12
    • priority: 5 --> 1
    • summary: SHOW COLUMNS space problem --> (ok 2.11.3) SHOW COLUMNS space problem
    • status: open --> open-fixed
     
  • Marc Delisle

    Marc Delisle - 2007-12-08
    • status: open-fixed --> closed-fixed
     
  • Michal Čihař

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