Menu

#1541 (in 2.6.1) Database name "use" in error page

2.6.1-rc1
invalid
1
2013-06-11
2004-12-13
No

Execute these SQL statements:

use phpmyadmin ; select * from whatever ;

There is no table "whatever" in the database "phpmyadmin"
so this produces an error. But the header of the error page
reads:

Server: fusion Database: use Table: whatever

"fusion" is my server, but "Database: use" doesn't make
any sense. It should say "Database: phpmyadmin" and
since there is no table "whatever" it probably shouldn't
say "Table: whatever" either.

Happens in PMA 2.6.1-rc1 with MySQL 4.1.7 on Mac OS X
10.3.6 with PHP 5.0.2 and Apache 1.3.33, and also in
PMA 2.6.0-pl2 with MySQL 4.0.22 on Gentoo Linux with
PHP 4.3.9 and Apache 2.0.52. Browser in both cases is
Safari 1.2.4.

Discussion

  • Michal Čihař

    Michal Čihař - 2004-12-28
    • assigned_to: nobody --> nijel
     
  • Michal Čihař

    Michal Čihař - 2004-12-28
    • labels: 438488 --> Data insertion/extraction/manipulation
    • priority: 5 --> 1
    • summary: Database name "use" in error page --> (in 2.6.1) Database name "use" in error page
    • status: open --> open-fixed
     
  • Michal Čihař

    Michal Čihař - 2004-12-28

    Logged In: YES
    user_id=192186

    Fixed.

     
  • Michal Čihař

    Michal Čihař - 2005-01-24
    • status: open-fixed --> closed-fixed
     
  • Michal Čihař

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