Menu

#4655 (ok 4.3.5) Undefined index: collation_connection

4.3.4
fixed
None
1
2015-01-05
2014-12-17
No

After selecting a database:

Notice in ./libraries/Header.class.php#227
Undefined index: collation_connection

Backtrace

./libraries/Header.class.php#257: PMA_Header->getJsParams()
./libraries/Header.class.php#208: PMA_Header->getJsParamsCode()
./libraries/Header.class.php#136: PMA_Header->_addDefaultScripts()
./libraries/Response.class.php#102: PMA_Header->construct()
./libraries/Response.class.php#131: PMA_Response->
construct()
./libraries/common.inc.php#1065: PMA_Response::getInstance()
./index.php#12: require_once(./libraries/common.inc.php)

Notice in ./index.php#212
Undefined variable: collation_connection

Backtrace

Also, I did tick "Automatically send report next time" but it's still asking me..

Discussion

<< < 1 2 (Page 2 of 2)
  • Olaf van der Spek

    I see no PHP errors and clearing the cache hasn't effected anything it seems.

     
    • Marc Delisle

      Marc Delisle - 2015-01-02

      Thanks. I'll apply this patch and mark this bug as fixed, as the bug was reporting the collation_connection notice. Feel free to open another ticket regarding not being able to open any database, but without any error messages in the web server's error log it's going to be difficult to diagnose.

       
  • Marc Delisle

    Marc Delisle - 2015-01-02
    • summary: Undefined index: collation_connection --> (ok 4.3.5) Undefined index: collation_connection
    • status: open --> resolved
    • Priority: 5 --> 1
     
  • Marc Delisle

    Marc Delisle - 2015-01-05
    • Status: resolved --> fixed
     
<< < 1 2 (Page 2 of 2)