Menu

#4644 (ok 4.3.2) Error when browsing tables

4.3.1
fixed
None
1
2014-12-12
2014-12-12
bsm33
No

Everytime I try to browse a table I get an error: "Some errors have been detected on the server! Please look at the bottom of this window." I click Ignore All or Ignore and I can see the results from the table or edit the table.

See the error bellow:

Notice in ./libraries/Util.class.php#1823
Undefined offset: 1

Backtrace

./libraries/Util.class.php#1277: PMA_Util::linkOrButton(
string '#',
string 'Inline',
array,
)
./libraries/DisplayResults.class.php#4552: PMA_Util::getMessage(
object,
string 'SELECT * FROM vizite',
string 'success',
)
./libraries/sql.lib.php#1963: PMA_DisplayResults->getTable(
object,
string 'urdr111111',
array,
)
./libraries/sql.lib.php#2220: PMA_getHtmlForSqlQueryResultsTable(
NULL,
object,
string 'escortereale',
string '',
string './themes/pmahomme/img/',
NULL,
string 'urdr111101',
string ' LIMIT 0, 25 ',
boolean true,
string '26384',
integer 25,
NULL,
object,
array,
)

You also have an attached print screen!

I haven't had this problem in the past, but it appeared as soon as I upgraded to phpmyadmin 4.3.1.

My server is running CentOS 5.11 (Final) 64bits, mysql-serer: 5.5.41-cll-lve, PHP 5.4.33 (cli) (built: Sep 20 2014 16:31:22) and apache 2.2.29

1 Attachments

Discussion

  • Madhura Jayaratne

    • assigned_to: Madhura Jayaratne
     
  • Madhura Jayaratne

    • summary: Error when browsing tables --> (ok 4.3.2) Error when browsing tables
    • status: open --> resolved
    • Priority: 5 --> 1
     
  • Marc Delisle

    Marc Delisle - 2014-12-12
    • Status: resolved --> fixed