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` = \'doctorcommision_details\'',
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` = \'doctorcommision_details\'',
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` = \'doctorcommision_details\'',
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` = \'doctorcommision_details\'',
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` = \'doctorcommision_details\'')
./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 'doctorcommision_details',
array,
string 'SELECT * FROM `doctorcommision_details`',
)
./libraries/sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'hmis',
string 'doctorcommision_details',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `doctorcommision_details`',
NULL,
NULL,
)
./sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'hmis',
string 'doctorcommision_details',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `doctorcommision_details`',
NULL,
NULL,
)
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` = \'doctorcommision_details\'',
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` = \'doctorcommision_details\'',
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` = \'doctorcommision_details\'',
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` = \'doctorcommision_details\'',
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` = \'doctorcommision_details\'')
./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 'doctorcommision_details',
array,
string 'SELECT * FROM `doctorcommision_details`',
)
./libraries/sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'hmis',
string 'doctorcommision_details',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `doctorcommision_details`',
NULL,
NULL,
)
./sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'hmis',
string 'doctorcommision_details',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `doctorcommision_details`',
NULL,
NULL,
)
Warning in ./libraries/dbi/DBIMysqli.class.php#261
Error while sending QUERY packet. PID=251599
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` = \'doctorcommision_details\'',
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` = \'doctorcommision_details\'')
./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 'doctorcommision_details',
array,
string 'SELECT * FROM `doctorcommision_details`',
)
./libraries/sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'hmis',
string 'doctorcommision_details',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `doctorcommision_details`',
NULL,
NULL,
)
./sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'hmis',
string 'doctorcommision_details',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `doctorcommision_details`',
NULL,
NULL,
)