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 TABLE_NAME
FROM information_schema.VIEWS
WHERE TABLE_SCHEMA = \'hmis\'
AND TABLE_NAME = \'anesthesia_records\'',
integer 0,
)
./libraries/DatabaseInterface.class.php#246: PMA_DBI_Mysqli->realQuery(
string 'SELECT TABLE_NAME
FROM information_schema.VIEWS
WHERE TABLE_SCHEMA = \'hmis\'
AND TABLE_NAME = \'anesthesia_records\'',
object,
integer 0,
)
./libraries/DatabaseInterface.class.php#2106: PMA_DatabaseInterface->tryQuery(
string 'SELECT TABLE_NAME
FROM information_schema.VIEWS
WHERE TABLE_SCHEMA = \'hmis\'
AND TABLE_NAME = \'anesthesia_records\'',
NULL,
integer 0,
boolean false,
)
./libraries/Table.class.php#190: PMA_DatabaseInterface->fetchResult(string 'SELECT TABLE_NAME
FROM information_schema.VIEWS
WHERE TABLE_SCHEMA = \'hmis\'
AND TABLE_NAME = \'anesthesia_records\'')
./libraries/Table.class.php#494: PMA_Table->isView()
./libraries/sql.lib.php#1082: PMA_Table->countRecords()
./libraries/sql.lib.php#1202: PMA_countQueryResults(
integer 0,
boolean true,
string 'hmis',
string 'anesthesia_records',
array,
)
./libraries/sql.lib.php#2038: PMA_executeTheQuery(
array,
string 'SELECT * FROM `anesthesia_records` LIMIT 0, 25 ',
boolean true,
string 'hmis',
string 'anesthesia_records',
NULL,
NULL,
NULL,
)
./libraries/sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'hmis',
string 'anesthesia_records',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `anesthesia_records`',
NULL,
NULL,
)
./sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'hmis',
string 'anesthesia_records',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `anesthesia_records`',
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 TABLE_NAME
FROM information_schema.VIEWS
WHERE TABLE_SCHEMA = \'hmis\'
AND TABLE_NAME = \'anesthesia_records\'',
integer 0,
)
./libraries/DatabaseInterface.class.php#246: PMA_DBI_Mysqli->realQuery(
string 'SELECT TABLE_NAME
FROM information_schema.VIEWS
WHERE TABLE_SCHEMA = \'hmis\'
AND TABLE_NAME = \'anesthesia_records\'',
object,
integer 0,
)
./libraries/DatabaseInterface.class.php#2106: PMA_DatabaseInterface->tryQuery(
string 'SELECT TABLE_NAME
FROM information_schema.VIEWS
WHERE TABLE_SCHEMA = \'hmis\'
AND TABLE_NAME = \'anesthesia_records\'',
NULL,
integer 0,
boolean false,
)
./libraries/Table.class.php#190: PMA_DatabaseInterface->fetchResult(string 'SELECT TABLE_NAME
FROM information_schema.VIEWS
WHERE TABLE_SCHEMA = \'hmis\'
AND TABLE_NAME = \'anesthesia_records\'')
./libraries/Table.class.php#494: PMA_Table->isView()
./libraries/sql.lib.php#1082: PMA_Table->countRecords()
./libraries/sql.lib.php#1202: PMA_countQueryResults(
integer 0,
boolean true,
string 'hmis',
string 'anesthesia_records',
array,
)
./libraries/sql.lib.php#2038: PMA_executeTheQuery(
array,
string 'SELECT * FROM `anesthesia_records` LIMIT 0, 25 ',
boolean true,
string 'hmis',
string 'anesthesia_records',
NULL,
NULL,
NULL,
)
./libraries/sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'hmis',
string 'anesthesia_records',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `anesthesia_records`',
NULL,
NULL,
)
./sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'hmis',
string 'anesthesia_records',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `anesthesia_records`',
NULL,
NULL,
)
./tbl_recent_favorite.php#18: require(./sql.php)
Warning in ./libraries/dbi/DBIMysqli.class.php#261
Error while sending QUERY packet. PID=2275853
Backtrace
./libraries/dbi/DBIMysqli.class.php#261: mysqli_query(
object,
string 'SELECT `db_name`, COUNT(*) AS `count` FROM `phpmyadmin`.`pma__navigationhiding` WHERE `username`=\'root\' GROUP BY `db_name`',
integer 0,
)
./libraries/DatabaseInterface.class.php#246: PMA_DBI_Mysqli->realQuery(
string 'SELECT `db_name`, COUNT(*) AS `count` FROM `phpmyadmin`.`pma__navigationhiding` WHERE `username`=\'root\' GROUP BY `db_name`',
object,
integer 0,
)
./libraries/DatabaseInterface.class.php#2106: PMA_DatabaseInterface->tryQuery(
string 'SELECT `db_name`, COUNT(*) AS `count` FROM `phpmyadmin`.`pma__navigationhiding` WHERE `username`=\'root\' GROUP BY `db_name`',
object,
integer 0,
boolean false,
)
./libraries/navigation/Nodes/Node.class.php#814: PMA_DatabaseInterface->fetchResult(
string 'SELECT `db_name`, COUNT(*) AS `count` FROM `phpmyadmin`.`pma__navigationhiding` WHERE `username`=\'root\' GROUP BY `db_name`',
string 'db_name',
string 'count',
object,
)
./libraries/navigation/NavigationTree.class.php#280: Node->getNavigationHidingData()
./libraries/navigation/NavigationTree.class.php#830: PMA_NavigationTree->_buildPath()
./libraries/navigation/Navigation.class.php#44: PMA_NavigationTree->renderState()
./libraries/Header.class.php#433: PMA_Navigation->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#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()