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 'SHOW PLUGINS',
integer 0,
)
./libraries/DatabaseInterface.class.php#246: PMA_DBI_Mysqli->realQuery(
string 'SHOW PLUGINS',
object,
integer 0,
)
./libraries/DatabaseInterface.class.php#2106: PMA_DatabaseInterface->tryQuery(
string 'SHOW PLUGINS',
NULL,
integer 0,
boolean false,
)
./libraries/Partition.class.php#425: PMA_DatabaseInterface->fetchResult(string 'SHOW PLUGINS')
./libraries/Partition.class.php#368: PMA_Partition::havePartitioning()
./templates/table/structure/display_structure.phtml#168: PMA_Partition::getPartitionNames(
string 'hmis',
string 'assign_checkup_counters',
)
./libraries/Template.class.php#80: include(./templates/table/structure/display_structure.phtml)
./libraries/controllers/TableStructureController.class.php#1063: PMA\Template->render(array)
./libraries/controllers/TableStructureController.class.php#361: PMA\Controllers\TableStructureController->displayStructure(
array,
array,
array,
object,
array,
array,
array,
)
./tbl_structure.php#48: PMA\Controllers\TableStructureController->indexAction()
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 'SHOW PLUGINS',
integer 0,
)
./libraries/DatabaseInterface.class.php#246: PMA_DBI_Mysqli->realQuery(
string 'SHOW PLUGINS',
object,
integer 0,
)
./libraries/DatabaseInterface.class.php#2106: PMA_DatabaseInterface->tryQuery(
string 'SHOW PLUGINS',
NULL,
integer 0,
boolean false,
)
./libraries/Partition.class.php#425: PMA_DatabaseInterface->fetchResult(string 'SHOW PLUGINS')
./libraries/Partition.class.php#368: PMA_Partition::havePartitioning()
./templates/table/structure/display_structure.phtml#168: PMA_Partition::getPartitionNames(
string 'hmis',
string 'assign_checkup_counters',
)
./libraries/Template.class.php#80: include(./templates/table/structure/display_structure.phtml)
./libraries/controllers/TableStructureController.class.php#1063: PMA\Template->render(array)
./libraries/controllers/TableStructureController.class.php#361: PMA\Controllers\TableStructureController->displayStructure(
array,
array,
array,
object,
array,
array,
array,
)
./tbl_structure.php#48: PMA\Controllers\TableStructureController->indexAction()
Warning in ./libraries/dbi/DBIMysqli.class.php#261
Error while sending QUERY packet. PID=3861916
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()