Warning in ./libraries/dbi/DBIMysqli.class.php#261
mysqli_query(): MySQL server has gone away
Backtrace
./libraries/dbi/DBIMysqli.class.php#261: mysqli_query(
object,
string ' SELECT `prefs` FROM `phpmyadmin`.`pma__table_uiprefs` WHERE `username` = \'root\' AND `db_name` = \'hmis\' AND `table_name` = \'food_groups\'',
integer 0,
)
./libraries/DatabaseInterface.class.php#246: PMA_DBI_Mysqli->realQuery(
string ' SELECT `prefs` FROM `phpmyadmin`.`pma__table_uiprefs` WHERE `username` = \'root\' AND `db_name` = \'hmis\' AND `table_name` = \'food_groups\'',
object,
integer 0,
)
./libraries/DatabaseInterface.class.php#94: PMA_DatabaseInterface->tryQuery(
string ' SELECT `prefs` FROM `phpmyadmin`.`pma__table_uiprefs` WHERE `username` = \'root\' AND `db_name` = \'hmis\' AND `table_name` = \'food_groups\'',
object,
integer 0,
boolean false,
)
./libraries/relation.lib.php#38: PMA_DatabaseInterface->query(
string ' SELECT `prefs` FROM `phpmyadmin`.`pma__table_uiprefs` WHERE `username` = \'root\' AND `db_name` = \'hmis\' AND `table_name` = \'food_groups\'',
object,
integer 0,
boolean false,
)
./libraries/Table.class.php#1501: PMA_queryAsControlUser(string ' SELECT `prefs` FROM `phpmyadmin`.`pma__table_uiprefs` WHERE `username` = \'root\' AND `db_name` = \'hmis\' AND `table_name` = \'food_groups\'')
./libraries/Table.class.php#1600: PMA_Table->getUiPrefsFromDb()
./libraries/Table.class.php#1622: PMA_Table->loadUiPrefs()
./libraries/sql.lib.php#48: PMA_Table->getUiProp(string 'sorted_col')
./libraries/sql.lib.php#2004: PMA_handleSortOrder(
string 'hmis',
string 'food_groups',
array,
string 'SELECT * FROM `food_groups`',
)
./libraries/sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'hmis',
string 'food_groups',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `food_groups`',
NULL,
NULL,
)
./sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'hmis',
string 'food_groups',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `food_groups`',
NULL,
NULL,
)
./tbl_recent_favorite.php#18: require(./sql.php)
Warning in ./libraries/dbi/DBIMysqli.class.php#261
mysqli_query(): Error reading result set's header
Backtrace
./libraries/dbi/DBIMysqli.class.php#261: mysqli_query(
object,
string ' SELECT `prefs` FROM `phpmyadmin`.`pma__table_uiprefs` WHERE `username` = \'root\' AND `db_name` = \'hmis\' AND `table_name` = \'food_groups\'',
integer 0,
)
./libraries/DatabaseInterface.class.php#246: PMA_DBI_Mysqli->realQuery(
string ' SELECT `prefs` FROM `phpmyadmin`.`pma__table_uiprefs` WHERE `username` = \'root\' AND `db_name` = \'hmis\' AND `table_name` = \'food_groups\'',
object,
integer 0,
)
./libraries/DatabaseInterface.class.php#94: PMA_DatabaseInterface->tryQuery(
string ' SELECT `prefs` FROM `phpmyadmin`.`pma__table_uiprefs` WHERE `username` = \'root\' AND `db_name` = \'hmis\' AND `table_name` = \'food_groups\'',
object,
integer 0,
boolean false,
)
./libraries/relation.lib.php#38: PMA_DatabaseInterface->query(
string ' SELECT `prefs` FROM `phpmyadmin`.`pma__table_uiprefs` WHERE `username` = \'root\' AND `db_name` = \'hmis\' AND `table_name` = \'food_groups\'',
object,
integer 0,
boolean false,
)
./libraries/Table.class.php#1501: PMA_queryAsControlUser(string ' SELECT `prefs` FROM `phpmyadmin`.`pma__table_uiprefs` WHERE `username` = \'root\' AND `db_name` = \'hmis\' AND `table_name` = \'food_groups\'')
./libraries/Table.class.php#1600: PMA_Table->getUiPrefsFromDb()
./libraries/Table.class.php#1622: PMA_Table->loadUiPrefs()
./libraries/sql.lib.php#48: PMA_Table->getUiProp(string 'sorted_col')
./libraries/sql.lib.php#2004: PMA_handleSortOrder(
string 'hmis',
string 'food_groups',
array,
string 'SELECT * FROM `food_groups`',
)
./libraries/sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'hmis',
string 'food_groups',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `food_groups`',
NULL,
NULL,
)
./sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'hmis',
string 'food_groups',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `food_groups`',
NULL,
NULL,
)
./tbl_recent_favorite.php#18: require(./sql.php)
Warning in ./libraries/dbi/DBIMysqli.class.php#261
Error while sending QUERY packet. PID=2611445
Backtrace
./libraries/dbi/DBIMysqli.class.php#261: mysqli_query(
object,
string 'SELECT @@lc_messages;',
integer 0,
)
./libraries/DatabaseInterface.class.php#246: PMA_DBI_Mysqli->realQuery(
string 'SELECT @@lc_messages;',
object,
integer 1,
)
./libraries/DatabaseInterface.class.php#1946: PMA_DatabaseInterface->tryQuery(
string 'SELECT @@lc_messages;',
NULL,
integer 1,
boolean false,
)
./libraries/DatabaseInterface.class.php#325: PMA_DatabaseInterface->fetchValue(string 'SELECT @@lc_messages;')
./libraries/Util.class.php#2970: PMA_DatabaseInterface->{closure}()
./libraries/DatabaseInterface.class.php#327: PMA_Util::cacheGet(
string 'server_language',
object,
)
./libraries/DatabaseInterface.class.php#2512: PMA_DatabaseInterface->convertMessage(string 'MySQL server has gone away')
./libraries/dbi/DBIMysqli.class.php#436: PMA_DatabaseInterface->formatError(
integer 2006,
string 'MySQL server has gone away',
)
./libraries/DatabaseInterface.class.php#2965: PMA_DBI_Mysqli->getError(object)
./libraries/DatabaseInterface.class.php#95: PMA_DatabaseInterface->getError(object)
./libraries/relation.lib.php#38: PMA_DatabaseInterface->query(
string ' SELECT `prefs` FROM `phpmyadmin`.`pma__table_uiprefs` WHERE `username` = \'root\' AND `db_name` = \'hmis\' AND `table_name` = \'food_groups\'',
object,
integer 0,
boolean false,
)
./libraries/Table.class.php#1501: PMA_queryAsControlUser(string ' SELECT `prefs` FROM `phpmyadmin`.`pma__table_uiprefs` WHERE `username` = \'root\' AND `db_name` = \'hmis\' AND `table_name` = \'food_groups\'')
./libraries/Table.class.php#1600: PMA_Table->getUiPrefsFromDb()
./libraries/Table.class.php#1622: PMA_Table->loadUiPrefs()
./libraries/sql.lib.php#48: PMA_Table->getUiProp(string 'sorted_col')
./libraries/sql.lib.php#2004: PMA_handleSortOrder(
string 'hmis',
string 'food_groups',
array,
string 'SELECT * FROM `food_groups`',
)
./libraries/sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'hmis',
string 'food_groups',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `food_groups`',
NULL,
NULL,
)
./sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'hmis',
string 'food_groups',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `food_groups`',
NULL,
NULL,
)
./tbl_recent_favorite.php#18: require(./sql.php)
Notice in ./libraries/DatabaseInterface.class.php#2623
Undefined offset: 1
Backtrace
./libraries/Menu.class.php#305: PMA_DatabaseInterface->isUserType(string 'grant')
./libraries/Menu.class.php#101: PMA_Menu->_getTableTabs()
./libraries/Menu.class.php#73: PMA_Menu->_getMenu()
./libraries/Header.class.php#456: PMA_Menu->getDisplay()
./libraries/Response.class.php#263: PMA_Header->getDisplay()
./libraries/Response.class.php#276: PMA_Response->_getDisplay()
./libraries/Response.class.php#397: PMA_Response->_htmlResponse()
PMA_Response::response()
Notice in ./libraries/DatabaseInterface.class.php#2618
Undefined offset: 1
Backtrace
./libraries/Menu.class.php#306: PMA_DatabaseInterface->isUserType(string 'create')
./libraries/Menu.class.php#101: PMA_Menu->_getTableTabs()
./libraries/Menu.class.php#73: PMA_Menu->_getMenu()
./libraries/Header.class.php#456: PMA_Menu->getDisplay()
./libraries/Response.class.php#263: PMA_Header->getDisplay()
./libraries/Response.class.php#276: PMA_Response->_getDisplay()
./libraries/Response.class.php#397: PMA_Response->_htmlResponse()
PMA_Response::response()