Suelte aquí los archivos

SQL upload ( 0 ) x-

Servidor: 127.0.0.1 »Base de datos: information_schema »Visualizar: PROCESSLIST
Ajustes de página relacionadaPulse en la barra para deslizarse al tope de la página
Presione Ctrl+Enter para ejecutar la consultaPresione Enter para ejecutar la consulta
ascendente
descendente
Orden:
Depuración SQL
Cantidad
Orden de ejecución
Tiempo necesario
Ordenar por:
Consultas grupales
Desagrupar las consultas
Colapsar Expandir Mostrar rastro Ocultar rastro Cantidad: Tiempo necesario:
Favoritos
Actualizar
Agregar
Ningún favorito
Agregar favorito
Opciones
Definir predeterminado





Colapsar Expandir Reconsultar Editar Explicar Perfilando Agregar a favoritos Falló la consulta Base de datos: Fecha y hora la consulta:

Modalidad de navegación

Cambiar las opciones de la modalidad de visualización.

Documentación Use solamente íconos, solamente texto o ambos.
Documentación Use solamente íconos, solamente texto o ambos.
Documentación Si el usuario puede ver un botón "mostrar todos (los registros)" o no.
Documentación Número de filas mostradas cuando se visualiza un juego de resultados. Si el juego de resultados contiene más filas, aparecerán enlaces "Anterior" y "Siguiente".
Documentación SMART - es decir: orden descendente para columnas de tipo TIME, DATE, DATETIME y TIMESTAMP, ascendente en los demás casos.
Documentación Resaltar las filas señaladas por el cursor del ratón.
Documentación Resaltar las filas seleccionadas.
Documentación
Documentación
Documentación Repetir cabecera cada X celdas, 0 desactiva esta funcionalidad.
Documentación Cantidad máxima de caracteres a mostrar en un campo no-numérico en vista de navegación.
Documentación Estos son los enlaces para Editar, Copiar y Borrar.
Documentación Si se muestran enlaces de fila, incluso en ausencia de una clave única.
Documentación Ordenación predeterminada para tablas con una clave primaria.
Documentación Al explorar tablas, se recordará el ordenamiento de cada tabla.
Documentación Opciones de visualización
La selección actual no contiene una columna única. La edición de la grilla y los enlaces de copiado, eliminación y edición no están disponibles. Documentación
Mostrando filas - ... Esta vista tiene al menos este número de filas. Refiérase a la documentation. (La consulta tardó 0.0318 segundos.)
SELECT * FROM `PROCESSLIST`

ID USER HOST DB COMMAND TIME STATE INFO TIME_MS STAGE MAX_STAGE PROGRESS MEMORY_USED EXAMINED_ROWS QUERY_ID INFO_BINARY TID
39847 root localhost:58596 NULLSleep 0 NULL3.052 0 0 0.000 51256 0 1545896 NULL0
39846 pma localhost:58595 NULLSleep 0 NULL14.439 0 0 0.000 52744 0 0 NULL0
39845 root localhost:58594 test Sleep 0 NULL7.945 0 0 0.000 51256 0 1545874 NULL0
39844 pma localhost:58593 NULLSleep 0 NULL11.320 0 0 0.000 51256 0 1545869 NULL0
39839 root localhost:58588 information_schema Query 0 Filling schema table
SELECT * FROM `PROCESSLIST` LIMIT 0, 25
15.362 0 0 0.000 64648 0 1545866 [BLOB - 39 B]0
39838 pma localhost:58587 NULLSleep 0 NULL317.162 0 0 0.000 51256 0 1545748 NULL0
38721 root localhost:57292 bdcompuser Sleep 79 NULL79769.282 0 0 0.000 51256 0 1499125 NULL0
38534 root localhost:57083 bdcompuser Sleep 91 NULL91965.758 0 0 0.000 51256 0 1491506 NULL0
34025 root localhost:51919 bdcompuser Sleep 388 NULL388444.729 0 0 0.000 51256 0 1315440 NULL0
32778 root localhost:50470 bdcompuser Sleep 473 NULL473501.194 0 0 0.000 51256 0 1265645 NULL0
19047 root localhost:50857 bdcompuser Sleep 1142 NULL1142904.151 0 0 0.000 51256 0 894242 NULL0
18262 root localhost:49945 bdcompuser Sleep 1527 NULL1527747.486 0 0 0.000 51256 0 694636 NULL0
6275 root localhost:52263 bdcompuser Sleep 2427 NULL2427680.608 0 0 0.000 51256 0 229970 NULL0
6080 root localhost:52016 bdcompuser Sleep 2479 NULL2479783.910 0 0 0.000 51256 0 221967 NULL0
5769 root localhost:51652 bdcompuser Sleep 1369 NULL1369429.339 0 0 0.000 51256 0 775060 NULL0
13 root localhost:60221 bdcompuser Sleep 6216 NULL6216532.122 0 0 0.000 51256 0 38437 NULL0
12 root localhost:60220 bdcompuser Sleep 475 NULL475489.281 0 0 0.000 51256 0 1264549 NULL0


Warning in .\libraries\session.inc.php#131
session_regenerate_id(): Session object destruction failed

Backtrace

.\libraries\session.inc.php#131: session_regenerate_id(boolean true)
.\libraries\common.inc.php#878: PMA_secureSession()
.\tbl_recent_favorite.php#9: require_once(.\libraries\common.inc.php)
Notice in .\libraries\sql.lib.php#585
Undefined index: max_rows

Backtrace

.\libraries\sql.lib.php#1063: PMA_isAppendLimitClause(array)
.\libraries\sql.lib.php#1202: PMA_countQueryResults(
integer 17,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
array,
)
.\libraries\sql.lib.php#2038: PMA_executeTheQuery(
array,
string 'SELECT * FROM `PROCESSLIST` LIMIT 0, 25 ',
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#4467
Undefined index: max_rows

Backtrace

.\libraries\DisplayResults.class.php#4282: PMA_DisplayResults->_getOffsets()
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#4472
Undefined index: pos

Backtrace

.\libraries\DisplayResults.class.php#4282: PMA_DisplayResults->_getOffsets()
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#4473
Undefined index: max_rows

Backtrace

.\libraries\DisplayResults.class.php#4282: PMA_DisplayResults->_getOffsets()
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#4475
Undefined index: pos

Backtrace

.\libraries\DisplayResults.class.php#4282: PMA_DisplayResults->_getOffsets()
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#4476
Undefined index: max_rows

Backtrace

.\libraries\DisplayResults.class.php#4282: PMA_DisplayResults->_getOffsets()
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#4642
Undefined index: max_rows

Backtrace

.\libraries\DisplayResults.class.php#4326: PMA_DisplayResults->_setMessageInformation(
string '',
array,
integer 0,
integer 0,
string '',
string '',
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#4651
Undefined index: pos

Backtrace

.\libraries\DisplayResults.class.php#4326: PMA_DisplayResults->_setMessageInformation(
string '',
array,
integer 0,
integer 0,
string '',
string '',
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#828
Undefined index: pos

Backtrace

.\libraries\DisplayResults.class.php#4909: PMA_DisplayResults->_getTableNavigation(
integer 0,
integer 0,
boolean false,
)
.\libraries\DisplayResults.class.php#4358: PMA_DisplayResults->_getPlacedTableNavigations(
integer 0,
integer 0,
string 'top_direction_dropdown',
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#842
Undefined index: max_rows

Backtrace

.\libraries\DisplayResults.class.php#4909: PMA_DisplayResults->_getTableNavigation(
integer 0,
integer 0,
boolean false,
)
.\libraries\DisplayResults.class.php#4358: PMA_DisplayResults->_getPlacedTableNavigations(
integer 0,
integer 0,
string 'top_direction_dropdown',
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#850
Undefined index: max_rows

Backtrace

.\libraries\DisplayResults.class.php#4909: PMA_DisplayResults->_getTableNavigation(
integer 0,
integer 0,
boolean false,
)
.\libraries\DisplayResults.class.php#4358: PMA_DisplayResults->_getPlacedTableNavigations(
integer 0,
integer 0,
string 'top_direction_dropdown',
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#855
Undefined index: pos

Backtrace

.\libraries\DisplayResults.class.php#4909: PMA_DisplayResults->_getTableNavigation(
integer 0,
integer 0,
boolean false,
)
.\libraries\DisplayResults.class.php#4358: PMA_DisplayResults->_getPlacedTableNavigations(
integer 0,
integer 0,
string 'top_direction_dropdown',
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#856
Undefined index: max_rows

Backtrace

.\libraries\DisplayResults.class.php#4909: PMA_DisplayResults->_getTableNavigation(
integer 0,
integer 0,
boolean false,
)
.\libraries\DisplayResults.class.php#4358: PMA_DisplayResults->_getPlacedTableNavigations(
integer 0,
integer 0,
string 'top_direction_dropdown',
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#1110
Undefined index: pos

Backtrace

.\libraries\DisplayResults.class.php#938: PMA_DisplayResults->_getAdditionalFieldsForTableNavigation(string 'SELECT * FROM `PROCESSLIST`')
.\libraries\DisplayResults.class.php#4909: PMA_DisplayResults->_getTableNavigation(
integer 0,
integer 0,
boolean false,
)
.\libraries\DisplayResults.class.php#4358: PMA_DisplayResults->_getPlacedTableNavigations(
integer 0,
integer 0,
string 'top_direction_dropdown',
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#1115
Undefined index: max_rows

Backtrace

.\libraries\DisplayResults.class.php#938: PMA_DisplayResults->_getAdditionalFieldsForTableNavigation(string 'SELECT * FROM `PROCESSLIST`')
.\libraries\DisplayResults.class.php#4909: PMA_DisplayResults->_getTableNavigation(
integer 0,
integer 0,
boolean false,
)
.\libraries\DisplayResults.class.php#4358: PMA_DisplayResults->_getPlacedTableNavigations(
integer 0,
integer 0,
string 'top_direction_dropdown',
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#1129
Undefined index: max_rows

Backtrace

.\libraries\DisplayResults.class.php#938: PMA_DisplayResults->_getAdditionalFieldsForTableNavigation(string 'SELECT * FROM `PROCESSLIST`')
.\libraries\DisplayResults.class.php#4909: PMA_DisplayResults->_getTableNavigation(
integer 0,
integer 0,
boolean false,
)
.\libraries\DisplayResults.class.php#4358: PMA_DisplayResults->_getPlacedTableNavigations(
integer 0,
integer 0,
string 'top_direction_dropdown',
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#1734
Undefined index: pftext

Backtrace

.\libraries\DisplayResults.class.php#1316: PMA_DisplayResults->_getOptionsBlock()
.\libraries\DisplayResults.class.php#4403: PMA_DisplayResults->_getTableHeaders(
array,
array,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#1750
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#1316: PMA_DisplayResults->_getOptionsBlock()
.\libraries\DisplayResults.class.php#4403: PMA_DisplayResults->_getTableHeaders(
array,
array,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#1792
Undefined index: geoOption

Backtrace

.\libraries\DisplayResults.class.php#1316: PMA_DisplayResults->_getOptionsBlock()
.\libraries\DisplayResults.class.php#4403: PMA_DisplayResults->_getTableHeaders(
array,
array,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#1832
Undefined index: pftext

Backtrace

.\libraries\DisplayResults.class.php#1319: PMA_DisplayResults->_getFullOrPartialTextButtonOrLink()
.\libraries\DisplayResults.class.php#4403: PMA_DisplayResults->_getTableHeaders(
array,
array,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#1169
Undefined index: query

Backtrace

.\libraries\DisplayResults.class.php#1349: PMA_DisplayResults->_getTableHeadersForColumns(
array,
array,
array,
array,
array,
boolean false,
string 'SELECT * FROM `PROCESSLIST` ',
)
.\libraries\DisplayResults.class.php#4403: PMA_DisplayResults->_getTableHeaders(
array,
array,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#2904
Undefined index: hide_transformation

Backtrace

.\libraries\DisplayResults.class.php#2841: PMA_DisplayResults->_setMimeMap()
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#3778: PMA_DisplayResults->_getRowData(
string 'right data not_null ',
boolean false,
array,
object,
array,
string '39847',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 39847',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '39847',
string 'data not_null ',
boolean false,
object,
array,
boolean false,
array,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 0,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#4050: PMA_DisplayResults->_getRowData(
string 'data not_null text',
boolean false,
array,
object,
array,
string 'root',
object,
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'root\'',
array,
boolean false,
integer 0,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string 'root',
string 'data not_null text',
object,
array,
array,
boolean false,
object,
string 'PMA_mimeDefaultFunction',
array,
boolean false,
array,
object,
integer 1,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 0,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#4050: PMA_DisplayResults->_getRowData(
string 'data not_null text',
boolean false,
array,
object,
array,
string 'localhost:58596',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'localhost:58596\'',
array,
boolean false,
integer 15,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string 'localhost:58596',
string 'data not_null text',
object,
array,
array,
boolean false,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
boolean false,
array,
object,
integer 2,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 0,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#4050: PMA_DisplayResults->_getRowData(
string 'data not_null text',
boolean false,
array,
object,
array,
string 'Sleep',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'Sleep\'',
array,
boolean false,
integer 5,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string 'Sleep',
string 'data not_null text',
object,
array,
array,
boolean false,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
boolean false,
array,
object,
integer 4,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 0,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#3778: PMA_DisplayResults->_getRowData(
string 'right data not_null ',
boolean false,
array,
object,
array,
string '0',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 0',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '0',
string 'data not_null ',
boolean false,
object,
array,
boolean false,
array,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 0,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#4050: PMA_DisplayResults->_getRowData(
string 'data not_null ',
boolean false,
array,
object,
array,
string '3.052',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'3.052\'',
array,
boolean false,
integer 5,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string '3.052',
string 'data not_null ',
object,
array,
array,
boolean false,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
boolean false,
array,
object,
integer 8,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 0,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#3778: PMA_DisplayResults->_getRowData(
string 'right data not_null ',
boolean false,
array,
object,
array,
string '0',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 0',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '0',
string 'data not_null ',
boolean false,
object,
array,
boolean false,
array,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 0,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#3778: PMA_DisplayResults->_getRowData(
string 'right data not_null ',
boolean false,
array,
object,
array,
string '0',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 0',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '0',
string 'data not_null ',
boolean false,
object,
array,
boolean false,
array,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 0,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#4050: PMA_DisplayResults->_getRowData(
string 'data not_null ',
boolean false,
array,
object,
array,
string '0.000',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'0.000\'',
array,
boolean false,
integer 5,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string '0.000',
string 'data not_null ',
object,
array,
array,
boolean false,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
boolean false,
array,
object,
integer 11,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 0,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#3778: PMA_DisplayResults->_getRowData(
string 'right data not_null ',
boolean false,
array,
object,
array,
string '51256',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 51256',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '51256',
string 'data not_null ',
boolean false,
object,
array,
boolean false,
array,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 0,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#3778: PMA_DisplayResults->_getRowData(
string 'right data not_null ',
boolean false,
array,
object,
array,
string '0',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 0',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '0',
string 'data not_null ',
boolean false,
object,
array,
boolean false,
array,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 0,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#3778: PMA_DisplayResults->_getRowData(
string 'right data not_null ',
boolean false,
array,
object,
array,
string '1545896',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 1545896',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '1545896',
string 'data not_null ',
boolean false,
object,
array,
boolean false,
array,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 0,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#3778: PMA_DisplayResults->_getRowData(
string 'right data not_null ',
boolean false,
array,
object,
array,
string '0',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 0',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '0',
string 'data not_null ',
boolean false,
object,
array,
boolean false,
array,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 0,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#2740
Undefined index: repeat_cells

Backtrace

.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#3778: PMA_DisplayResults->_getRowData(
string 'right data not_null ',
boolean false,
array,
object,
array,
string '39846',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 39846',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '39846',
string 'data not_null ',
boolean false,
object,
array,
boolean false,
array,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 1,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#4050: PMA_DisplayResults->_getRowData(
string 'data not_null text',
boolean false,
array,
object,
array,
string 'pma',
object,
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'pma\'',
array,
boolean false,
integer 0,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string 'pma',
string 'data not_null text',
object,
array,
array,
boolean false,
object,
string 'PMA_mimeDefaultFunction',
array,
boolean false,
array,
object,
integer 1,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 1,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#4050: PMA_DisplayResults->_getRowData(
string 'data not_null text',
boolean false,
array,
object,
array,
string 'localhost:58595',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'localhost:58595\'',
array,
boolean false,
integer 15,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string 'localhost:58595',
string 'data not_null text',
object,
array,
array,
boolean false,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
boolean false,
array,
object,
integer 2,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 1,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#4050: PMA_DisplayResults->_getRowData(
string 'data not_null text',
boolean false,
array,
object,
array,
string 'Sleep',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'Sleep\'',
array,
boolean false,
integer 5,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string 'Sleep',
string 'data not_null text',
object,
array,
array,
boolean false,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
boolean false,
array,
object,
integer 4,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 1,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#3778: PMA_DisplayResults->_getRowData(
string 'right data not_null ',
boolean false,
array,
object,
array,
string '0',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 0',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '0',
string 'data not_null ',
boolean false,
object,
array,
boolean false,
array,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 1,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#4050: PMA_DisplayResults->_getRowData(
string 'data not_null ',
boolean false,
array,
object,
array,
string '14.439',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'14.439\'',
array,
boolean false,
integer 6,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string '14.439',
string 'data not_null ',
object,
array,
array,
boolean false,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
boolean false,
array,
object,
integer 8,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 1,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#3778: PMA_DisplayResults->_getRowData(
string 'right data not_null ',
boolean false,
array,
object,
array,
string '0',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 0',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '0',
string 'data not_null ',
boolean false,
object,
array,
boolean false,
array,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 1,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#3778: PMA_DisplayResults->_getRowData(
string 'right data not_null ',
boolean false,
array,
object,
array,
string '0',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 0',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '0',
string 'data not_null ',
boolean false,
object,
array,
boolean false,
array,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 1,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#4050: PMA_DisplayResults->_getRowData(
string 'data not_null ',
boolean false,
array,
object,
array,
string '0.000',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'0.000\'',
array,
boolean false,
integer 5,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string '0.000',
string 'data not_null ',
object,
array,
array,
boolean false,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
boolean false,
array,
object,
integer 11,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 1,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#3778: PMA_DisplayResults->_getRowData(
string 'right data not_null ',
boolean false,
array,
object,
array,
string '52744',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 52744',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '52744',
string 'data not_null ',
boolean false,
object,
array,
boolean false,
array,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 1,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#3778: PMA_DisplayResults->_getRowData(
string 'right data not_null ',
boolean false,
array,
object,
array,
string '0',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 0',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '0',
string 'data not_null ',
boolean false,
object,
array,
boolean false,
array,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 1,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#3778: PMA_DisplayResults->_getRowData(
string 'right data not_null ',
boolean false,
array,
object,
array,
string '0',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 0',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '0',
string 'data not_null ',
boolean false,
object,
array,
boolean false,
array,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 1,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#3778: PMA_DisplayResults->_getRowData(
string 'right data not_null ',
boolean false,
array,
object,
array,
string '0',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 0',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '0',
string 'data not_null ',
boolean false,
object,
array,
boolean false,
array,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 1,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#2740
Undefined index: repeat_cells

Backtrace

.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#3778: PMA_DisplayResults->_getRowData(
string 'right data not_null ',
boolean false,
array,
object,
array,
string '39845',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 39845',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '39845',
string 'data not_null ',
boolean false,
object,
array,
boolean false,
array,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 2,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#4050: PMA_DisplayResults->_getRowData(
string 'data not_null text',
boolean false,
array,
object,
array,
string 'root',
object,
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'root\'',
array,
boolean false,
integer 0,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string 'root',
string 'data not_null text',
object,
array,
array,
boolean false,
object,
string 'PMA_mimeDefaultFunction',
array,
boolean false,
array,
object,
integer 1,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 2,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#4050: PMA_DisplayResults->_getRowData(
string 'data not_null text',
boolean false,
array,
object,
array,
string 'localhost:58594',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'localhost:58594\'',
array,
boolean false,
integer 15,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string 'localhost:58594',
string 'data not_null text',
object,
array,
array,
boolean false,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
boolean false,
array,
object,
integer 2,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 2,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#4050: PMA_DisplayResults->_getRowData(
string 'data relation text',
boolean false,
array,
object,
array,
string 'test',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'test\'',
array,
boolean false,
integer 4,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string 'test',
string 'data relation text',
object,
array,
array,
boolean false,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
boolean false,
array,
object,
integer 3,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 2,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#4050: PMA_DisplayResults->_getRowData(
string 'data not_null text',
boolean false,
array,
object,
array,
string 'Sleep',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'Sleep\'',
array,
boolean false,
integer 5,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string 'Sleep',
string 'data not_null text',
object,
array,
array,
boolean false,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
boolean false,
array,
object,
integer 4,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 2,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#3778: PMA_DisplayResults->_getRowData(
string 'right data not_null ',
boolean false,
array,
object,
array,
string '0',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 0',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '0',
string 'data not_null ',
boolean false,
object,
array,
boolean false,
array,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 2,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#4050: PMA_DisplayResults->_getRowData(
string 'data not_null ',
boolean false,
array,
object,
array,
string '7.945',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'7.945\'',
array,
boolean false,
integer 5,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string '7.945',
string 'data not_null ',
object,
array,
array,
boolean false,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
boolean false,
array,
object,
integer 8,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 2,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#3778: PMA_DisplayResults->_getRowData(
string 'right data not_null ',
boolean false,
array,
object,
array,
string '0',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 0',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '0',
string 'data not_null ',
boolean false,
object,
array,
boolean false,
array,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 2,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#3778: PMA_DisplayResults->_getRowData(
string 'right data not_null ',
boolean false,
array,
object,
array,
string '0',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 0',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '0',
string 'data not_null ',
boolean false,
object,
array,
boolean false,
array,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 2,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#4050: PMA_DisplayResults->_getRowData(
string 'data not_null ',
boolean false,
array,
object,
array,
string '0.000',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'0.000\'',
array,
boolean false,
integer 5,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string '0.000',
string 'data not_null ',
object,
array,
array,
boolean false,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
boolean false,
array,
object,
integer 11,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 2,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#3778: PMA_DisplayResults->_getRowData(
string 'right data not_null ',
boolean false,
array,
object,
array,
string '51256',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 51256',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '51256',
string 'data not_null ',
boolean false,
object,
array,
boolean false,
array,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 2,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#3778: PMA_DisplayResults->_getRowData(
string 'right data not_null ',
boolean false,
array,
object,
array,
string '0',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 0',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '0',
string 'data not_null ',
boolean false,
object,
array,
boolean false,
array,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 2,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#3778: PMA_DisplayResults->_getRowData(
string 'right data not_null ',
boolean false,
array,
object,
array,
string '1545874',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 1545874',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '1545874',
string 'data not_null ',
boolean false,
object,
array,
boolean false,
array,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 2,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#3778: PMA_DisplayResults->_getRowData(
string 'right data not_null ',
boolean false,
array,
object,
array,
string '0',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 0',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '0',
string 'data not_null ',
boolean false,
object,
array,
boolean false,
array,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 2,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#2740
Undefined index: repeat_cells

Backtrace

.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#3778: PMA_DisplayResults->_getRowData(
string 'right data not_null ',
boolean false,
array,
object,
array,
string '39844',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 39844',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '39844',
string 'data not_null ',
boolean false,
object,
array,
boolean false,
array,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 3,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#4050: PMA_DisplayResults->_getRowData(
string 'data not_null text',
boolean false,
array,
object,
array,
string 'pma',
object,
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'pma\'',
array,
boolean false,
integer 0,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string 'pma',
string 'data not_null text',
object,
array,
array,
boolean false,
object,
string 'PMA_mimeDefaultFunction',
array,
boolean false,
array,
object,
integer 1,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 3,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#4050: PMA_DisplayResults->_getRowData(
string 'data not_null text',
boolean false,
array,
object,
array,
string 'localhost:58593',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'localhost:58593\'',
array,
boolean false,
integer 15,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string 'localhost:58593',
string 'data not_null text',
object,
array,
array,
boolean false,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
boolean false,
array,
object,
integer 2,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 3,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#4050: PMA_DisplayResults->_getRowData(
string 'data not_null text',
boolean false,
array,
object,
array,
string 'Sleep',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'Sleep\'',
array,
boolean false,
integer 5,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string 'Sleep',
string 'data not_null text',
object,
array,
array,
boolean false,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
boolean false,
array,
object,
integer 4,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 3,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#3778: PMA_DisplayResults->_getRowData(
string 'right data not_null ',
boolean false,
array,
object,
array,
string '0',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 0',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '0',
string 'data not_null ',
boolean false,
object,
array,
boolean false,
array,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 3,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#4050: PMA_DisplayResults->_getRowData(
string 'data not_null ',
boolean false,
array,
object,
array,
string '11.320',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'11.320\'',
array,
boolean false,
integer 6,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string '11.320',
string 'data not_null ',
object,
array,
array,
boolean false,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
boolean false,
array,
object,
integer 8,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 3,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#3778: PMA_DisplayResults->_getRowData(
string 'right data not_null ',
boolean false,
array,
object,
array,
string '0',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 0',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '0',
string 'data not_null ',
boolean false,
object,
array,
boolean false,
array,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 3,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#3778: PMA_DisplayResults->_getRowData(
string 'right data not_null ',
boolean false,
array,
object,
array,
string '0',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 0',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '0',
string 'data not_null ',
boolean false,
object,
array,
boolean false,
array,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 3,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#4050: PMA_DisplayResults->_getRowData(
string 'data not_null ',
boolean false,
array,
object,
array,
string '0.000',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'0.000\'',
array,
boolean false,
integer 5,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string '0.000',
string 'data not_null ',
object,
array,
array,
boolean false,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
boolean false,
array,
object,
integer 11,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 3,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#3778: PMA_DisplayResults->_getRowData(
string 'right data not_null ',
boolean false,
array,
object,
array,
string '51256',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 51256',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '51256',
string 'data not_null ',
boolean false,
object,
array,
boolean false,
array,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 3,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#3778: PMA_DisplayResults->_getRowData(
string 'right data not_null ',
boolean false,
array,
object,
array,
string '0',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 0',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '0',
string 'data not_null ',
boolean false,
object,
array,
boolean false,
array,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 3,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#3778: PMA_DisplayResults->_getRowData(
string 'right data not_null ',
boolean false,
array,
object,
array,
string '1545869',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 1545869',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '1545869',
string 'data not_null ',
boolean false,
object,
array,
boolean false,
array,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 3,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#3778: PMA_DisplayResults->_getRowData(
string 'right data not_null ',
boolean false,
array,
object,
array,
string '0',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 0',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '0',
string 'data not_null ',
boolean false,
object,
array,
boolean false,
array,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 3,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#2740
Undefined index: repeat_cells

Backtrace

.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#3778: PMA_DisplayResults->_getRowData(
string 'right data not_null ',
boolean false,
array,
object,
array,
string '39839',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 39839',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '39839',
string 'data not_null ',
boolean false,
object,
array,
boolean false,
array,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 4,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#4050: PMA_DisplayResults->_getRowData(
string 'data not_null text',
boolean false,
array,
object,
array,
string 'root',
object,
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'root\'',
array,
boolean false,
integer 0,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string 'root',
string 'data not_null text',
object,
array,
array,
boolean false,
object,
string 'PMA_mimeDefaultFunction',
array,
boolean false,
array,
object,
integer 1,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 4,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#4050: PMA_DisplayResults->_getRowData(
string 'data not_null text',
boolean false,
array,
object,
array,
string 'localhost:58588',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'localhost:58588\'',
array,
boolean false,
integer 15,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string 'localhost:58588',
string 'data not_null text',
object,
array,
array,
boolean false,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
boolean false,
array,
object,
integer 2,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 4,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#4050: PMA_DisplayResults->_getRowData(
string 'data relation text',
boolean false,
array,
object,
array,
string 'information_schema',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'information_schema\'',
array,
boolean false,
integer 18,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string 'information_schema',
string 'data relation text',
object,
array,
array,
boolean false,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
boolean false,
array,
object,
integer 3,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 4,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#4050: PMA_DisplayResults->_getRowData(
string 'data not_null text',
boolean false,
array,
object,
array,
string 'Query',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'Query\'',
array,
boolean false,
integer 5,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string 'Query',
string 'data not_null text',
object,
array,
array,
boolean false,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
boolean false,
array,
object,
integer 4,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 4,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#3778: PMA_DisplayResults->_getRowData(
string 'right data not_null ',
boolean false,
array,
object,
array,
string '0',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 0',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '0',
string 'data not_null ',
boolean false,
object,
array,
boolean false,
array,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 4,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#4050: PMA_DisplayResults->_getRowData(
string 'data text',
boolean false,
array,
object,
array,
string 'Filling schema table',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'Filling schema table\'',
array,
boolean false,
integer 20,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string 'Filling schema table',
string 'data text',
object,
array,
array,
boolean false,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
boolean false,
array,
object,
integer 6,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 4,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#3081
Undefined index: hide_transformation

Backtrace

.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 4,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#4050: PMA_DisplayResults->_getRowData(
string 'data ',
boolean false,
array,
object,
array,
string 'SELECT * FROM `PROCESSLIST` LIMIT 0, 25',
object,
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'SELECT * FROM `PROCESSLIST` LIMIT 0, 25\'',
array,
boolean false,
integer 39,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string 'SELECT * FROM `PROCESSLIST` LIMIT 0, 25',
string 'data ',
object,
array,
array,
boolean false,
object,
string 'PMA_mimeDefaultFunction',
array,
boolean false,
array,
object,
integer 7,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 4,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#4050: PMA_DisplayResults->_getRowData(
string 'data not_null ',
boolean false,
array,
object,
array,
string '15.362',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'15.362\'',
array,
boolean false,
integer 6,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string '15.362',
string 'data not_null ',
object,
array,
array,
boolean false,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
boolean false,
array,
object,
integer 8,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 4,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#3778: PMA_DisplayResults->_getRowData(
string 'right data not_null ',
boolean false,
array,
object,
array,
string '0',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 0',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '0',
string 'data not_null ',
boolean false,
object,
array,
boolean false,
array,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 4,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#3778: PMA_DisplayResults->_getRowData(
string 'right data not_null ',
boolean false,
array,
object,
array,
string '0',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 0',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '0',
string 'data not_null ',
boolean false,
object,
array,
boolean false,
array,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 4,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#4050: PMA_DisplayResults->_getRowData(
string 'data not_null ',
boolean false,
array,
object,
array,
string '0.000',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'0.000\'',
array,
boolean false,
integer 5,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string '0.000',
string 'data not_null ',
object,
array,
array,
boolean false,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
boolean false,
array,
object,
integer 11,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 4,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#3778: PMA_DisplayResults->_getRowData(
string 'right data not_null ',
boolean false,
array,
object,
array,
string '64648',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 64648',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '64648',
string 'data not_null ',
boolean false,
object,
array,
boolean false,
array,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 4,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#3778: PMA_DisplayResults->_getRowData(
string 'right data not_null ',
boolean false,
array,
object,
array,
string '0',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 0',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '0',
string 'data not_null ',
boolean false,
object,
array,
boolean false,
array,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 4,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#3778: PMA_DisplayResults->_getRowData(
string 'right data not_null ',
boolean false,
array,
object,
array,
string '1545866',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 1545866',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '1545866',
string 'data not_null ',
boolean false,
object,
array,
boolean false,
array,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 4,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5247
Undefined index: display_binary

Backtrace

.\libraries\DisplayResults.class.php#4007: PMA_DisplayResults->_handleNonPrintableContents(
string 'BLOB',
string 'SELECT * FROM `PROCESSLIST` LIMIT 0, 25',
string 'PMA_mimeDefaultFunction',
array,
string 'PMA_mimeDefaultFunction',
object,
array,
boolean false,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string 'SELECT * FROM `PROCESSLIST` LIMIT 0, 25',
string 'data ',
object,
array,
array,
boolean false,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
boolean false,
array,
object,
integer 15,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 4,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5249
Undefined index: display_blob

Backtrace

.\libraries\DisplayResults.class.php#4007: PMA_DisplayResults->_handleNonPrintableContents(
string 'BLOB',
string 'SELECT * FROM `PROCESSLIST` LIMIT 0, 25',
string 'PMA_mimeDefaultFunction',
array,
string 'PMA_mimeDefaultFunction',
object,
array,
boolean false,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string 'SELECT * FROM `PROCESSLIST` LIMIT 0, 25',
string 'data ',
object,
array,
array,
boolean false,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
boolean false,
array,
object,
integer 15,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 4,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#3778: PMA_DisplayResults->_getRowData(
string 'right data not_null ',
boolean false,
array,
object,
array,
string '0',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 0',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '0',
string 'data not_null ',
boolean false,
object,
array,
boolean false,
array,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 4,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#2740
Undefined index: repeat_cells

Backtrace

.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#3778: PMA_DisplayResults->_getRowData(
string 'right data not_null ',
boolean false,
array,
object,
array,
string '39838',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 39838',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '39838',
string 'data not_null ',
boolean false,
object,
array,
boolean false,
array,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 5,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#4050: PMA_DisplayResults->_getRowData(
string 'data not_null text',
boolean false,
array,
object,
array,
string 'pma',
object,
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'pma\'',
array,
boolean false,
integer 0,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string 'pma',
string 'data not_null text',
object,
array,
array,
boolean false,
object,
string 'PMA_mimeDefaultFunction',
array,
boolean false,
array,
object,
integer 1,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 5,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#4050: PMA_DisplayResults->_getRowData(
string 'data not_null text',
boolean false,
array,
object,
array,
string 'localhost:58587',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'localhost:58587\'',
array,
boolean false,
integer 15,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string 'localhost:58587',
string 'data not_null text',
object,
array,
array,
boolean false,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
boolean false,
array,
object,
integer 2,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 5,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#4050: PMA_DisplayResults->_getRowData(
string 'data not_null text',
boolean false,
array,
object,
array,
string 'Sleep',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'Sleep\'',
array,
boolean false,
integer 5,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string 'Sleep',
string 'data not_null text',
object,
array,
array,
boolean false,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
boolean false,
array,
object,
integer 4,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 5,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#3778: PMA_DisplayResults->_getRowData(
string 'right data not_null ',
boolean false,
array,
object,
array,
string '0',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 0',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '0',
string 'data not_null ',
boolean false,
object,
array,
boolean false,
array,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 5,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#4050: PMA_DisplayResults->_getRowData(
string 'data not_null ',
boolean false,
array,
object,
array,
string '317.162',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'317.162\'',
array,
boolean false,
integer 7,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string '317.162',
string 'data not_null ',
object,
array,
array,
boolean false,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
boolean false,
array,
object,
integer 8,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 5,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#3778: PMA_DisplayResults->_getRowData(
string 'right data not_null ',
boolean false,
array,
object,
array,
string '0',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 0',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '0',
string 'data not_null ',
boolean false,
object,
array,
boolean false,
array,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 5,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#3778: PMA_DisplayResults->_getRowData(
string 'right data not_null ',
boolean false,
array,
object,
array,
string '0',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 0',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '0',
string 'data not_null ',
boolean false,
object,
array,
boolean false,
array,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 5,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#4050: PMA_DisplayResults->_getRowData(
string 'data not_null ',
boolean false,
array,
object,
array,
string '0.000',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'0.000\'',
array,
boolean false,
integer 5,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string '0.000',
string 'data not_null ',
object,
array,
array,
boolean false,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
boolean false,
array,
object,
integer 11,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 5,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#3778: PMA_DisplayResults->_getRowData(
string 'right data not_null ',
boolean false,
array,
object,
array,
string '51256',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 51256',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '51256',
string 'data not_null ',
boolean false,
object,
array,
boolean false,
array,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 5,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#3778: PMA_DisplayResults->_getRowData(
string 'right data not_null ',
boolean false,
array,
object,
array,
string '0',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 0',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '0',
string 'data not_null ',
boolean false,
object,
array,
boolean false,
array,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 5,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#3778: PMA_DisplayResults->_getRowData(
string 'right data not_null ',
boolean false,
array,
object,
array,
string '1545748',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 1545748',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '1545748',
string 'data not_null ',
boolean false,
object,
array,
boolean false,
array,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 5,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#3778: PMA_DisplayResults->_getRowData(
string 'right data not_null ',
boolean false,
array,
object,
array,
string '0',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 0',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '0',
string 'data not_null ',
boolean false,
object,
array,
boolean false,
array,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 5,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#2740
Undefined index: repeat_cells

Backtrace

.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#3778: PMA_DisplayResults->_getRowData(
string 'right data not_null ',
boolean false,
array,
object,
array,
string '38721',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 38721',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '38721',
string 'data not_null ',
boolean false,
object,
array,
boolean false,
array,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 6,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#4050: PMA_DisplayResults->_getRowData(
string 'data not_null text',
boolean false,
array,
object,
array,
string 'root',
object,
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'root\'',
array,
boolean false,
integer 0,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string 'root',
string 'data not_null text',
object,
array,
array,
boolean false,
object,
string 'PMA_mimeDefaultFunction',
array,
boolean false,
array,
object,
integer 1,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 6,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#4050: PMA_DisplayResults->_getRowData(
string 'data not_null text',
boolean false,
array,
object,
array,
string 'localhost:57292',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'localhost:57292\'',
array,
boolean false,
integer 15,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string 'localhost:57292',
string 'data not_null text',
object,
array,
array,
boolean false,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
boolean false,
array,
object,
integer 2,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 6,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#4050: PMA_DisplayResults->_getRowData(
string 'data relation text',
boolean false,
array,
object,
array,
string 'bdcompuser',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'bdcompuser\'',
array,
boolean false,
integer 10,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string 'bdcompuser',
string 'data relation text',
object,
array,
array,
boolean false,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
boolean false,
array,
object,
integer 3,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 6,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#4050: PMA_DisplayResults->_getRowData(
string 'data not_null text',
boolean false,
array,
object,
array,
string 'Sleep',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'Sleep\'',
array,
boolean false,
integer 5,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string 'Sleep',
string 'data not_null text',
object,
array,
array,
boolean false,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
boolean false,
array,
object,
integer 4,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 6,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#3778: PMA_DisplayResults->_getRowData(
string 'right data not_null ',
boolean false,
array,
object,
array,
string '79',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 79',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '79',
string 'data not_null ',
boolean false,
object,
array,
boolean false,
array,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 6,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#4050: PMA_DisplayResults->_getRowData(
string 'data not_null ',
boolean false,
array,
object,
array,
string '79769.282',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'79769.282\'',
array,
boolean false,
integer 9,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string '79769.282',
string 'data not_null ',
object,
array,
array,
boolean false,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
boolean false,
array,
object,
integer 8,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 6,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#3778: PMA_DisplayResults->_getRowData(
string 'right data not_null ',
boolean false,
array,
object,
array,
string '0',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 0',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '0',
string 'data not_null ',
boolean false,
object,
array,
boolean false,
array,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 6,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#3778: PMA_DisplayResults->_getRowData(
string 'right data not_null ',
boolean false,
array,
object,
array,
string '0',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 0',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '0',
string 'data not_null ',
boolean false,
object,
array,
boolean false,
array,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 6,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#4050: PMA_DisplayResults->_getRowData(
string 'data not_null ',
boolean false,
array,
object,
array,
string '0.000',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'0.000\'',
array,
boolean false,
integer 5,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string '0.000',
string 'data not_null ',
object,
array,
array,
boolean false,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
boolean false,
array,
object,
integer 11,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 6,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#3778: PMA_DisplayResults->_getRowData(
string 'right data not_null ',
boolean false,
array,
object,
array,
string '51256',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 51256',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '51256',
string 'data not_null ',
boolean false,
object,
array,
boolean false,
array,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 6,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#3778: PMA_DisplayResults->_getRowData(
string 'right data not_null ',
boolean false,
array,
object,
array,
string '0',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 0',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '0',
string 'data not_null ',
boolean false,
object,
array,
boolean false,
array,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 6,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#3778: PMA_DisplayResults->_getRowData(
string 'right data not_null ',
boolean false,
array,
object,
array,
string '1499125',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 1499125',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '1499125',
string 'data not_null ',
boolean false,
object,
array,
boolean false,
array,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 6,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#3778: PMA_DisplayResults->_getRowData(
string 'right data not_null ',
boolean false,
array,
object,
array,
string '0',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 0',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '0',
string 'data not_null ',
boolean false,
object,
array,
boolean false,
array,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 6,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#2740
Undefined index: repeat_cells

Backtrace

.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#3778: PMA_DisplayResults->_getRowData(
string 'right data not_null ',
boolean false,
array,
object,
array,
string '38534',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 38534',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '38534',
string 'data not_null ',
boolean false,
object,
array,
boolean false,
array,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 7,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#4050: PMA_DisplayResults->_getRowData(
string 'data not_null text',
boolean false,
array,
object,
array,
string 'root',
object,
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'root\'',
array,
boolean false,
integer 0,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string 'root',
string 'data not_null text',
object,
array,
array,
boolean false,
object,
string 'PMA_mimeDefaultFunction',
array,
boolean false,
array,
object,
integer 1,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 7,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#4050: PMA_DisplayResults->_getRowData(
string 'data not_null text',
boolean false,
array,
object,
array,
string 'localhost:57083',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'localhost:57083\'',
array,
boolean false,
integer 15,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string 'localhost:57083',
string 'data not_null text',
object,
array,
array,
boolean false,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
boolean false,
array,
object,
integer 2,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 7,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#4050: PMA_DisplayResults->_getRowData(
string 'data relation text',
boolean false,
array,
object,
array,
string 'bdcompuser',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'bdcompuser\'',
array,
boolean false,
integer 10,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string 'bdcompuser',
string 'data relation text',
object,
array,
array,
boolean false,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
boolean false,
array,
object,
integer 3,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 7,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#4050: PMA_DisplayResults->_getRowData(
string 'data not_null text',
boolean false,
array,
object,
array,
string 'Sleep',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'Sleep\'',
array,
boolean false,
integer 5,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string 'Sleep',
string 'data not_null text',
object,
array,
array,
boolean false,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
boolean false,
array,
object,
integer 4,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 7,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#3778: PMA_DisplayResults->_getRowData(
string 'right data not_null ',
boolean false,
array,
object,
array,
string '91',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 91',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '91',
string 'data not_null ',
boolean false,
object,
array,
boolean false,
array,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 7,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#4050: PMA_DisplayResults->_getRowData(
string 'data not_null ',
boolean false,
array,
object,
array,
string '91965.758',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'91965.758\'',
array,
boolean false,
integer 9,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string '91965.758',
string 'data not_null ',
object,
array,
array,
boolean false,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
boolean false,
array,
object,
integer 8,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 7,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#3778: PMA_DisplayResults->_getRowData(
string 'right data not_null ',
boolean false,
array,
object,
array,
string '0',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 0',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '0',
string 'data not_null ',
boolean false,
object,
array,
boolean false,
array,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 7,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#3778: PMA_DisplayResults->_getRowData(
string 'right data not_null ',
boolean false,
array,
object,
array,
string '0',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 0',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '0',
string 'data not_null ',
boolean false,
object,
array,
boolean false,
array,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 7,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#4050: PMA_DisplayResults->_getRowData(
string 'data not_null ',
boolean false,
array,
object,
array,
string '0.000',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'0.000\'',
array,
boolean false,
integer 5,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string '0.000',
string 'data not_null ',
object,
array,
array,
boolean false,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
boolean false,
array,
object,
integer 11,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 7,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#3778: PMA_DisplayResults->_getRowData(
string 'right data not_null ',
boolean false,
array,
object,
array,
string '51256',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 51256',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '51256',
string 'data not_null ',
boolean false,
object,
array,
boolean false,
array,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 7,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#3778: PMA_DisplayResults->_getRowData(
string 'right data not_null ',
boolean false,
array,
object,
array,
string '0',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 0',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '0',
string 'data not_null ',
boolean false,
object,
array,
boolean false,
array,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 7,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#3778: PMA_DisplayResults->_getRowData(
string 'right data not_null ',
boolean false,
array,
object,
array,
string '1491506',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 1491506',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '1491506',
string 'data not_null ',
boolean false,
object,
array,
boolean false,
array,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 7,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#3778: PMA_DisplayResults->_getRowData(
string 'right data not_null ',
boolean false,
array,
object,
array,
string '0',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 0',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '0',
string 'data not_null ',
boolean false,
object,
array,
boolean false,
array,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 7,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#2740
Undefined index: repeat_cells

Backtrace

.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#3778: PMA_DisplayResults->_getRowData(
string 'right data not_null ',
boolean false,
array,
object,
array,
string '34025',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 34025',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '34025',
string 'data not_null ',
boolean false,
object,
array,
boolean false,
array,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 8,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#4050: PMA_DisplayResults->_getRowData(
string 'data not_null text',
boolean false,
array,
object,
array,
string 'root',
object,
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'root\'',
array,
boolean false,
integer 0,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string 'root',
string 'data not_null text',
object,
array,
array,
boolean false,
object,
string 'PMA_mimeDefaultFunction',
array,
boolean false,
array,
object,
integer 1,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 8,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#4050: PMA_DisplayResults->_getRowData(
string 'data not_null text',
boolean false,
array,
object,
array,
string 'localhost:51919',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'localhost:51919\'',
array,
boolean false,
integer 15,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string 'localhost:51919',
string 'data not_null text',
object,
array,
array,
boolean false,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
boolean false,
array,
object,
integer 2,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 8,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#4050: PMA_DisplayResults->_getRowData(
string 'data relation text',
boolean false,
array,
object,
array,
string 'bdcompuser',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'bdcompuser\'',
array,
boolean false,
integer 10,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string 'bdcompuser',
string 'data relation text',
object,
array,
array,
boolean false,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
boolean false,
array,
object,
integer 3,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 8,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#4050: PMA_DisplayResults->_getRowData(
string 'data not_null text',
boolean false,
array,
object,
array,
string 'Sleep',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'Sleep\'',
array,
boolean false,
integer 5,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string 'Sleep',
string 'data not_null text',
object,
array,
array,
boolean false,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
boolean false,
array,
object,
integer 4,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 8,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#3778: PMA_DisplayResults->_getRowData(
string 'right data not_null ',
boolean false,
array,
object,
array,
string '388',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 388',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '388',
string 'data not_null ',
boolean false,
object,
array,
boolean false,
array,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 8,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#4050: PMA_DisplayResults->_getRowData(
string 'data not_null ',
boolean false,
array,
object,
array,
string '388444.729',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'388444.729\'',
array,
boolean false,
integer 10,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string '388444.729',
string 'data not_null ',
object,
array,
array,
boolean false,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
boolean false,
array,
object,
integer 8,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 8,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#3778: PMA_DisplayResults->_getRowData(
string 'right data not_null ',
boolean false,
array,
object,
array,
string '0',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 0',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '0',
string 'data not_null ',
boolean false,
object,
array,
boolean false,
array,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 8,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#3778: PMA_DisplayResults->_getRowData(
string 'right data not_null ',
boolean false,
array,
object,
array,
string '0',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 0',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '0',
string 'data not_null ',
boolean false,
object,
array,
boolean false,
array,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 8,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#4050: PMA_DisplayResults->_getRowData(
string 'data not_null ',
boolean false,
array,
object,
array,
string '0.000',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'0.000\'',
array,
boolean false,
integer 5,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string '0.000',
string 'data not_null ',
object,
array,
array,
boolean false,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
boolean false,
array,
object,
integer 11,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 8,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#3778: PMA_DisplayResults->_getRowData(
string 'right data not_null ',
boolean false,
array,
object,
array,
string '51256',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 51256',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '51256',
string 'data not_null ',
boolean false,
object,
array,
boolean false,
array,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 8,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#3778: PMA_DisplayResults->_getRowData(
string 'right data not_null ',
boolean false,
array,
object,
array,
string '0',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 0',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '0',
string 'data not_null ',
boolean false,
object,
array,
boolean false,
array,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 8,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#3778: PMA_DisplayResults->_getRowData(
string 'right data not_null ',
boolean false,
array,
object,
array,
string '1315440',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 1315440',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '1315440',
string 'data not_null ',
boolean false,
object,
array,
boolean false,
array,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 8,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#3778: PMA_DisplayResults->_getRowData(
string 'right data not_null ',
boolean false,
array,
object,
array,
string '0',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 0',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '0',
string 'data not_null ',
boolean false,
object,
array,
boolean false,
array,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 8,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#2740
Undefined index: repeat_cells

Backtrace

.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#3778: PMA_DisplayResults->_getRowData(
string 'right data not_null ',
boolean false,
array,
object,
array,
string '32778',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 32778',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '32778',
string 'data not_null ',
boolean false,
object,
array,
boolean false,
array,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 9,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#4050: PMA_DisplayResults->_getRowData(
string 'data not_null text',
boolean false,
array,
object,
array,
string 'root',
object,
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'root\'',
array,
boolean false,
integer 0,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string 'root',
string 'data not_null text',
object,
array,
array,
boolean false,
object,
string 'PMA_mimeDefaultFunction',
array,
boolean false,
array,
object,
integer 1,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 9,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#4050: PMA_DisplayResults->_getRowData(
string 'data not_null text',
boolean false,
array,
object,
array,
string 'localhost:50470',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'localhost:50470\'',
array,
boolean false,
integer 15,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string 'localhost:50470',
string 'data not_null text',
object,
array,
array,
boolean false,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
boolean false,
array,
object,
integer 2,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 9,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#4050: PMA_DisplayResults->_getRowData(
string 'data relation text',
boolean false,
array,
object,
array,
string 'bdcompuser',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'bdcompuser\'',
array,
boolean false,
integer 10,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string 'bdcompuser',
string 'data relation text',
object,
array,
array,
boolean false,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
boolean false,
array,
object,
integer 3,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 9,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#4050: PMA_DisplayResults->_getRowData(
string 'data not_null text',
boolean false,
array,
object,
array,
string 'Sleep',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'Sleep\'',
array,
boolean false,
integer 5,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string 'Sleep',
string 'data not_null text',
object,
array,
array,
boolean false,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
boolean false,
array,
object,
integer 4,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 9,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#3778: PMA_DisplayResults->_getRowData(
string 'right data not_null ',
boolean false,
array,
object,
array,
string '473',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 473',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '473',
string 'data not_null ',
boolean false,
object,
array,
boolean false,
array,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 9,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#4050: PMA_DisplayResults->_getRowData(
string 'data not_null ',
boolean false,
array,
object,
array,
string '473501.194',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'473501.194\'',
array,
boolean false,
integer 10,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string '473501.194',
string 'data not_null ',
object,
array,
array,
boolean false,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
boolean false,
array,
object,
integer 8,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 9,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#3778: PMA_DisplayResults->_getRowData(
string 'right data not_null ',
boolean false,
array,
object,
array,
string '0',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 0',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '0',
string 'data not_null ',
boolean false,
object,
array,
boolean false,
array,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 9,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#3778: PMA_DisplayResults->_getRowData(
string 'right data not_null ',
boolean false,
array,
object,
array,
string '0',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 0',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '0',
string 'data not_null ',
boolean false,
object,
array,
boolean false,
array,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 9,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#4050: PMA_DisplayResults->_getRowData(
string 'data not_null ',
boolean false,
array,
object,
array,
string '0.000',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'0.000\'',
array,
boolean false,
integer 5,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string '0.000',
string 'data not_null ',
object,
array,
array,
boolean false,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
boolean false,
array,
object,
integer 11,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 9,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#3778: PMA_DisplayResults->_getRowData(
string 'right data not_null ',
boolean false,
array,
object,
array,
string '51256',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 51256',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '51256',
string 'data not_null ',
boolean false,
object,
array,
boolean false,
array,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 9,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#3778: PMA_DisplayResults->_getRowData(
string 'right data not_null ',
boolean false,
array,
object,
array,
string '0',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 0',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '0',
string 'data not_null ',
boolean false,
object,
array,
boolean false,
array,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 9,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#3778: PMA_DisplayResults->_getRowData(
string 'right data not_null ',
boolean false,
array,
object,
array,
string '1265645',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 1265645',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '1265645',
string 'data not_null ',
boolean false,
object,
array,
boolean false,
array,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 9,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#3778: PMA_DisplayResults->_getRowData(
string 'right data not_null ',
boolean false,
array,
object,
array,
string '0',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 0',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '0',
string 'data not_null ',
boolean false,
object,
array,
boolean false,
array,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 9,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#2740
Undefined index: repeat_cells

Backtrace

.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#3778: PMA_DisplayResults->_getRowData(
string 'right data not_null ',
boolean false,
array,
object,
array,
string '19047',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 19047',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '19047',
string 'data not_null ',
boolean false,
object,
array,
boolean false,
array,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 10,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#4050: PMA_DisplayResults->_getRowData(
string 'data not_null text',
boolean false,
array,
object,
array,
string 'root',
object,
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'root\'',
array,
boolean false,
integer 0,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string 'root',
string 'data not_null text',
object,
array,
array,
boolean false,
object,
string 'PMA_mimeDefaultFunction',
array,
boolean false,
array,
object,
integer 1,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 10,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#4050: PMA_DisplayResults->_getRowData(
string 'data not_null text',
boolean false,
array,
object,
array,
string 'localhost:50857',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'localhost:50857\'',
array,
boolean false,
integer 15,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string 'localhost:50857',
string 'data not_null text',
object,
array,
array,
boolean false,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
boolean false,
array,
object,
integer 2,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 10,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#4050: PMA_DisplayResults->_getRowData(
string 'data relation text',
boolean false,
array,
object,
array,
string 'bdcompuser',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'bdcompuser\'',
array,
boolean false,
integer 10,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string 'bdcompuser',
string 'data relation text',
object,
array,
array,
boolean false,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
boolean false,
array,
object,
integer 3,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 10,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#4050: PMA_DisplayResults->_getRowData(
string 'data not_null text',
boolean false,
array,
object,
array,
string 'Sleep',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'Sleep\'',
array,
boolean false,
integer 5,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string 'Sleep',
string 'data not_null text',
object,
array,
array,
boolean false,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
boolean false,
array,
object,
integer 4,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 10,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#3778: PMA_DisplayResults->_getRowData(
string 'right data not_null ',
boolean false,
array,
object,
array,
string '1142',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 1142',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '1142',
string 'data not_null ',
boolean false,
object,
array,
boolean false,
array,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 10,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#4050: PMA_DisplayResults->_getRowData(
string 'data not_null ',
boolean false,
array,
object,
array,
string '1142904.151',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'1142904.151\'',
array,
boolean false,
integer 11,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string '1142904.151',
string 'data not_null ',
object,
array,
array,
boolean false,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
boolean false,
array,
object,
integer 8,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 10,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#3778: PMA_DisplayResults->_getRowData(
string 'right data not_null ',
boolean false,
array,
object,
array,
string '0',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 0',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '0',
string 'data not_null ',
boolean false,
object,
array,
boolean false,
array,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 10,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#3778: PMA_DisplayResults->_getRowData(
string 'right data not_null ',
boolean false,
array,
object,
array,
string '0',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 0',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '0',
string 'data not_null ',
boolean false,
object,
array,
boolean false,
array,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 10,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#4050: PMA_DisplayResults->_getRowData(
string 'data not_null ',
boolean false,
array,
object,
array,
string '0.000',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'0.000\'',
array,
boolean false,
integer 5,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string '0.000',
string 'data not_null ',
object,
array,
array,
boolean false,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
boolean false,
array,
object,
integer 11,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 10,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#3778: PMA_DisplayResults->_getRowData(
string 'right data not_null ',
boolean false,
array,
object,
array,
string '51256',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 51256',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '51256',
string 'data not_null ',
boolean false,
object,
array,
boolean false,
array,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 10,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#3778: PMA_DisplayResults->_getRowData(
string 'right data not_null ',
boolean false,
array,
object,
array,
string '0',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 0',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '0',
string 'data not_null ',
boolean false,
object,
array,
boolean false,
array,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 10,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#3778: PMA_DisplayResults->_getRowData(
string 'right data not_null ',
boolean false,
array,
object,
array,
string '894242',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 894242',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '894242',
string 'data not_null ',
boolean false,
object,
array,
boolean false,
array,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 10,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#3778: PMA_DisplayResults->_getRowData(
string 'right data not_null ',
boolean false,
array,
object,
array,
string '0',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 0',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '0',
string 'data not_null ',
boolean false,
object,
array,
boolean false,
array,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 10,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#2740
Undefined index: repeat_cells

Backtrace

.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#3778: PMA_DisplayResults->_getRowData(
string 'right data not_null ',
boolean false,
array,
object,
array,
string '18262',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 18262',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '18262',
string 'data not_null ',
boolean false,
object,
array,
boolean false,
array,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 11,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#4050: PMA_DisplayResults->_getRowData(
string 'data not_null text',
boolean false,
array,
object,
array,
string 'root',
object,
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'root\'',
array,
boolean false,
integer 0,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string 'root',
string 'data not_null text',
object,
array,
array,
boolean false,
object,
string 'PMA_mimeDefaultFunction',
array,
boolean false,
array,
object,
integer 1,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 11,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#4050: PMA_DisplayResults->_getRowData(
string 'data not_null text',
boolean false,
array,
object,
array,
string 'localhost:49945',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'localhost:49945\'',
array,
boolean false,
integer 15,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string 'localhost:49945',
string 'data not_null text',
object,
array,
array,
boolean false,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
boolean false,
array,
object,
integer 2,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 11,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#4050: PMA_DisplayResults->_getRowData(
string 'data relation text',
boolean false,
array,
object,
array,
string 'bdcompuser',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'bdcompuser\'',
array,
boolean false,
integer 10,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string 'bdcompuser',
string 'data relation text',
object,
array,
array,
boolean false,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
boolean false,
array,
object,
integer 3,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 11,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#4050: PMA_DisplayResults->_getRowData(
string 'data not_null text',
boolean false,
array,
object,
array,
string 'Sleep',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'Sleep\'',
array,
boolean false,
integer 5,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string 'Sleep',
string 'data not_null text',
object,
array,
array,
boolean false,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
boolean false,
array,
object,
integer 4,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 11,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#3778: PMA_DisplayResults->_getRowData(
string 'right data not_null ',
boolean false,
array,
object,
array,
string '1527',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 1527',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '1527',
string 'data not_null ',
boolean false,
object,
array,
boolean false,
array,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 11,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#4050: PMA_DisplayResults->_getRowData(
string 'data not_null ',
boolean false,
array,
object,
array,
string '1527747.486',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'1527747.486\'',
array,
boolean false,
integer 11,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string '1527747.486',
string 'data not_null ',
object,
array,
array,
boolean false,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
boolean false,
array,
object,
integer 8,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 11,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#3778: PMA_DisplayResults->_getRowData(
string 'right data not_null ',
boolean false,
array,
object,
array,
string '0',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 0',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '0',
string 'data not_null ',
boolean false,
object,
array,
boolean false,
array,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 11,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#3778: PMA_DisplayResults->_getRowData(
string 'right data not_null ',
boolean false,
array,
object,
array,
string '0',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 0',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '0',
string 'data not_null ',
boolean false,
object,
array,
boolean false,
array,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 11,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#4050: PMA_DisplayResults->_getRowData(
string 'data not_null ',
boolean false,
array,
object,
array,
string '0.000',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'0.000\'',
array,
boolean false,
integer 5,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string '0.000',
string 'data not_null ',
object,
array,
array,
boolean false,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
boolean false,
array,
object,
integer 11,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 11,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#3778: PMA_DisplayResults->_getRowData(
string 'right data not_null ',
boolean false,
array,
object,
array,
string '51256',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 51256',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '51256',
string 'data not_null ',
boolean false,
object,
array,
boolean false,
array,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 11,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#3778: PMA_DisplayResults->_getRowData(
string 'right data not_null ',
boolean false,
array,
object,
array,
string '0',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 0',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '0',
string 'data not_null ',
boolean false,
object,
array,
boolean false,
array,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 11,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#3778: PMA_DisplayResults->_getRowData(
string 'right data not_null ',
boolean false,
array,
object,
array,
string '694636',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 694636',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '694636',
string 'data not_null ',
boolean false,
object,
array,
boolean false,
array,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 11,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#3778: PMA_DisplayResults->_getRowData(
string 'right data not_null ',
boolean false,
array,
object,
array,
string '0',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 0',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '0',
string 'data not_null ',
boolean false,
object,
array,
boolean false,
array,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 11,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#2740
Undefined index: repeat_cells

Backtrace

.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#3778: PMA_DisplayResults->_getRowData(
string 'right data not_null ',
boolean false,
array,
object,
array,
string '6275',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 6275',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '6275',
string 'data not_null ',
boolean false,
object,
array,
boolean false,
array,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 12,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#4050: PMA_DisplayResults->_getRowData(
string 'data not_null text',
boolean false,
array,
object,
array,
string 'root',
object,
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'root\'',
array,
boolean false,
integer 0,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string 'root',
string 'data not_null text',
object,
array,
array,
boolean false,
object,
string 'PMA_mimeDefaultFunction',
array,
boolean false,
array,
object,
integer 1,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 12,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#4050: PMA_DisplayResults->_getRowData(
string 'data not_null text',
boolean false,
array,
object,
array,
string 'localhost:52263',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'localhost:52263\'',
array,
boolean false,
integer 15,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string 'localhost:52263',
string 'data not_null text',
object,
array,
array,
boolean false,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
boolean false,
array,
object,
integer 2,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 12,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#4050: PMA_DisplayResults->_getRowData(
string 'data relation text',
boolean false,
array,
object,
array,
string 'bdcompuser',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'bdcompuser\'',
array,
boolean false,
integer 10,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string 'bdcompuser',
string 'data relation text',
object,
array,
array,
boolean false,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
boolean false,
array,
object,
integer 3,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 12,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#4050: PMA_DisplayResults->_getRowData(
string 'data not_null text',
boolean false,
array,
object,
array,
string 'Sleep',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'Sleep\'',
array,
boolean false,
integer 5,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string 'Sleep',
string 'data not_null text',
object,
array,
array,
boolean false,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
boolean false,
array,
object,
integer 4,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 12,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#3778: PMA_DisplayResults->_getRowData(
string 'right data not_null ',
boolean false,
array,
object,
array,
string '2427',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 2427',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '2427',
string 'data not_null ',
boolean false,
object,
array,
boolean false,
array,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 12,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#4050: PMA_DisplayResults->_getRowData(
string 'data not_null ',
boolean false,
array,
object,
array,
string '2427680.608',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'2427680.608\'',
array,
boolean false,
integer 11,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string '2427680.608',
string 'data not_null ',
object,
array,
array,
boolean false,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
boolean false,
array,
object,
integer 8,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 12,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#3778: PMA_DisplayResults->_getRowData(
string 'right data not_null ',
boolean false,
array,
object,
array,
string '0',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 0',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '0',
string 'data not_null ',
boolean false,
object,
array,
boolean false,
array,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 12,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#3778: PMA_DisplayResults->_getRowData(
string 'right data not_null ',
boolean false,
array,
object,
array,
string '0',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 0',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '0',
string 'data not_null ',
boolean false,
object,
array,
boolean false,
array,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 12,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#4050: PMA_DisplayResults->_getRowData(
string 'data not_null ',
boolean false,
array,
object,
array,
string '0.000',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'0.000\'',
array,
boolean false,
integer 5,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string '0.000',
string 'data not_null ',
object,
array,
array,
boolean false,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
boolean false,
array,
object,
integer 11,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 12,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#3778: PMA_DisplayResults->_getRowData(
string 'right data not_null ',
boolean false,
array,
object,
array,
string '51256',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 51256',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '51256',
string 'data not_null ',
boolean false,
object,
array,
boolean false,
array,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 12,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#3778: PMA_DisplayResults->_getRowData(
string 'right data not_null ',
boolean false,
array,
object,
array,
string '0',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 0',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '0',
string 'data not_null ',
boolean false,
object,
array,
boolean false,
array,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 12,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#3778: PMA_DisplayResults->_getRowData(
string 'right data not_null ',
boolean false,
array,
object,
array,
string '229970',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 229970',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '229970',
string 'data not_null ',
boolean false,
object,
array,
boolean false,
array,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 12,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#3778: PMA_DisplayResults->_getRowData(
string 'right data not_null ',
boolean false,
array,
object,
array,
string '0',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 0',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '0',
string 'data not_null ',
boolean false,
object,
array,
boolean false,
array,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 12,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#2740
Undefined index: repeat_cells

Backtrace

.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#3778: PMA_DisplayResults->_getRowData(
string 'right data not_null ',
boolean false,
array,
object,
array,
string '6080',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 6080',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '6080',
string 'data not_null ',
boolean false,
object,
array,
boolean false,
array,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 13,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#4050: PMA_DisplayResults->_getRowData(
string 'data not_null text',
boolean false,
array,
object,
array,
string 'root',
object,
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'root\'',
array,
boolean false,
integer 0,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string 'root',
string 'data not_null text',
object,
array,
array,
boolean false,
object,
string 'PMA_mimeDefaultFunction',
array,
boolean false,
array,
object,
integer 1,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 13,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#4050: PMA_DisplayResults->_getRowData(
string 'data not_null text',
boolean false,
array,
object,
array,
string 'localhost:52016',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'localhost:52016\'',
array,
boolean false,
integer 15,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string 'localhost:52016',
string 'data not_null text',
object,
array,
array,
boolean false,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
boolean false,
array,
object,
integer 2,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 13,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#4050: PMA_DisplayResults->_getRowData(
string 'data relation text',
boolean false,
array,
object,
array,
string 'bdcompuser',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'bdcompuser\'',
array,
boolean false,
integer 10,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string 'bdcompuser',
string 'data relation text',
object,
array,
array,
boolean false,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
boolean false,
array,
object,
integer 3,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 13,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#4050: PMA_DisplayResults->_getRowData(
string 'data not_null text',
boolean false,
array,
object,
array,
string 'Sleep',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'Sleep\'',
array,
boolean false,
integer 5,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string 'Sleep',
string 'data not_null text',
object,
array,
array,
boolean false,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
boolean false,
array,
object,
integer 4,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 13,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#3778: PMA_DisplayResults->_getRowData(
string 'right data not_null ',
boolean false,
array,
object,
array,
string '2479',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 2479',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '2479',
string 'data not_null ',
boolean false,
object,
array,
boolean false,
array,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 13,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#4050: PMA_DisplayResults->_getRowData(
string 'data not_null ',
boolean false,
array,
object,
array,
string '2479783.910',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'2479783.910\'',
array,
boolean false,
integer 11,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string '2479783.910',
string 'data not_null ',
object,
array,
array,
boolean false,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
boolean false,
array,
object,
integer 8,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 13,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#3778: PMA_DisplayResults->_getRowData(
string 'right data not_null ',
boolean false,
array,
object,
array,
string '0',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 0',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '0',
string 'data not_null ',
boolean false,
object,
array,
boolean false,
array,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 13,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#3778: PMA_DisplayResults->_getRowData(
string 'right data not_null ',
boolean false,
array,
object,
array,
string '0',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 0',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '0',
string 'data not_null ',
boolean false,
object,
array,
boolean false,
array,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 13,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#4050: PMA_DisplayResults->_getRowData(
string 'data not_null ',
boolean false,
array,
object,
array,
string '0.000',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'0.000\'',
array,
boolean false,
integer 5,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string '0.000',
string 'data not_null ',
object,
array,
array,
boolean false,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
boolean false,
array,
object,
integer 11,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 13,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#3778: PMA_DisplayResults->_getRowData(
string 'right data not_null ',
boolean false,
array,
object,
array,
string '51256',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 51256',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '51256',
string 'data not_null ',
boolean false,
object,
array,
boolean false,
array,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 13,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#3778: PMA_DisplayResults->_getRowData(
string 'right data not_null ',
boolean false,
array,
object,
array,
string '0',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 0',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '0',
string 'data not_null ',
boolean false,
object,
array,
boolean false,
array,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 13,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#3778: PMA_DisplayResults->_getRowData(
string 'right data not_null ',
boolean false,
array,
object,
array,
string '221967',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 221967',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '221967',
string 'data not_null ',
boolean false,
object,
array,
boolean false,
array,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 13,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#3778: PMA_DisplayResults->_getRowData(
string 'right data not_null ',
boolean false,
array,
object,
array,
string '0',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 0',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '0',
string 'data not_null ',
boolean false,
object,
array,
boolean false,
array,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 13,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#2740
Undefined index: repeat_cells

Backtrace

.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#3778: PMA_DisplayResults->_getRowData(
string 'right data not_null ',
boolean false,
array,
object,
array,
string '5769',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 5769',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '5769',
string 'data not_null ',
boolean false,
object,
array,
boolean false,
array,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 14,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#4050: PMA_DisplayResults->_getRowData(
string 'data not_null text',
boolean false,
array,
object,
array,
string 'root',
object,
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'root\'',
array,
boolean false,
integer 0,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string 'root',
string 'data not_null text',
object,
array,
array,
boolean false,
object,
string 'PMA_mimeDefaultFunction',
array,
boolean false,
array,
object,
integer 1,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 14,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#4050: PMA_DisplayResults->_getRowData(
string 'data not_null text',
boolean false,
array,
object,
array,
string 'localhost:51652',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'localhost:51652\'',
array,
boolean false,
integer 15,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string 'localhost:51652',
string 'data not_null text',
object,
array,
array,
boolean false,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
boolean false,
array,
object,
integer 2,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 14,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#4050: PMA_DisplayResults->_getRowData(
string 'data relation text',
boolean false,
array,
object,
array,
string 'bdcompuser',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'bdcompuser\'',
array,
boolean false,
integer 10,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string 'bdcompuser',
string 'data relation text',
object,
array,
array,
boolean false,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
boolean false,
array,
object,
integer 3,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 14,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#4050: PMA_DisplayResults->_getRowData(
string 'data not_null text',
boolean false,
array,
object,
array,
string 'Sleep',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'Sleep\'',
array,
boolean false,
integer 5,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string 'Sleep',
string 'data not_null text',
object,
array,
array,
boolean false,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
boolean false,
array,
object,
integer 4,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 14,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#3778: PMA_DisplayResults->_getRowData(
string 'right data not_null ',
boolean false,
array,
object,
array,
string '1369',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 1369',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '1369',
string 'data not_null ',
boolean false,
object,
array,
boolean false,
array,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 14,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#4050: PMA_DisplayResults->_getRowData(
string 'data not_null ',
boolean false,
array,
object,
array,
string '1369429.339',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'1369429.339\'',
array,
boolean false,
integer 11,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string '1369429.339',
string 'data not_null ',
object,
array,
array,
boolean false,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
boolean false,
array,
object,
integer 8,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 14,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#3778: PMA_DisplayResults->_getRowData(
string 'right data not_null ',
boolean false,
array,
object,
array,
string '0',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 0',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '0',
string 'data not_null ',
boolean false,
object,
array,
boolean false,
array,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 14,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#3778: PMA_DisplayResults->_getRowData(
string 'right data not_null ',
boolean false,
array,
object,
array,
string '0',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 0',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '0',
string 'data not_null ',
boolean false,
object,
array,
boolean false,
array,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 14,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#4050: PMA_DisplayResults->_getRowData(
string 'data not_null ',
boolean false,
array,
object,
array,
string '0.000',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'0.000\'',
array,
boolean false,
integer 5,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string '0.000',
string 'data not_null ',
object,
array,
array,
boolean false,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
boolean false,
array,
object,
integer 11,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 14,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#3778: PMA_DisplayResults->_getRowData(
string 'right data not_null ',
boolean false,
array,
object,
array,
string '51256',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 51256',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '51256',
string 'data not_null ',
boolean false,
object,
array,
boolean false,
array,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 14,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#3778: PMA_DisplayResults->_getRowData(
string 'right data not_null ',
boolean false,
array,
object,
array,
string '0',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 0',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '0',
string 'data not_null ',
boolean false,
object,
array,
boolean false,
array,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 14,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#3778: PMA_DisplayResults->_getRowData(
string 'right data not_null ',
boolean false,
array,
object,
array,
string '775060',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 775060',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '775060',
string 'data not_null ',
boolean false,
object,
array,
boolean false,
array,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 14,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#3778: PMA_DisplayResults->_getRowData(
string 'right data not_null ',
boolean false,
array,
object,
array,
string '0',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 0',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '0',
string 'data not_null ',
boolean false,
object,
array,
boolean false,
array,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 14,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#2740
Undefined index: repeat_cells

Backtrace

.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#3778: PMA_DisplayResults->_getRowData(
string 'right data not_null ',
boolean false,
array,
object,
array,
string '13',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 13',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '13',
string 'data not_null ',
boolean false,
object,
array,
boolean false,
array,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 15,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#4050: PMA_DisplayResults->_getRowData(
string 'data not_null text',
boolean false,
array,
object,
array,
string 'root',
object,
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'root\'',
array,
boolean false,
integer 0,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string 'root',
string 'data not_null text',
object,
array,
array,
boolean false,
object,
string 'PMA_mimeDefaultFunction',
array,
boolean false,
array,
object,
integer 1,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 15,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#4050: PMA_DisplayResults->_getRowData(
string 'data not_null text',
boolean false,
array,
object,
array,
string 'localhost:60221',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'localhost:60221\'',
array,
boolean false,
integer 15,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string 'localhost:60221',
string 'data not_null text',
object,
array,
array,
boolean false,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
boolean false,
array,
object,
integer 2,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 15,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#4050: PMA_DisplayResults->_getRowData(
string 'data relation text',
boolean false,
array,
object,
array,
string 'bdcompuser',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'bdcompuser\'',
array,
boolean false,
integer 10,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string 'bdcompuser',
string 'data relation text',
object,
array,
array,
boolean false,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
boolean false,
array,
object,
integer 3,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 15,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#4050: PMA_DisplayResults->_getRowData(
string 'data not_null text',
boolean false,
array,
object,
array,
string 'Sleep',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'Sleep\'',
array,
boolean false,
integer 5,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string 'Sleep',
string 'data not_null text',
object,
array,
array,
boolean false,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
boolean false,
array,
object,
integer 4,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 15,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#3778: PMA_DisplayResults->_getRowData(
string 'right data not_null ',
boolean false,
array,
object,
array,
string '6216',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 6216',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '6216',
string 'data not_null ',
boolean false,
object,
array,
boolean false,
array,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 15,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#4050: PMA_DisplayResults->_getRowData(
string 'data not_null ',
boolean false,
array,
object,
array,
string '6216532.122',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'6216532.122\'',
array,
boolean false,
integer 11,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string '6216532.122',
string 'data not_null ',
object,
array,
array,
boolean false,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
boolean false,
array,
object,
integer 8,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 15,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#3778: PMA_DisplayResults->_getRowData(
string 'right data not_null ',
boolean false,
array,
object,
array,
string '0',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 0',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '0',
string 'data not_null ',
boolean false,
object,
array,
boolean false,
array,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 15,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#3778: PMA_DisplayResults->_getRowData(
string 'right data not_null ',
boolean false,
array,
object,
array,
string '0',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 0',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '0',
string 'data not_null ',
boolean false,
object,
array,
boolean false,
array,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 15,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#4050: PMA_DisplayResults->_getRowData(
string 'data not_null ',
boolean false,
array,
object,
array,
string '0.000',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'0.000\'',
array,
boolean false,
integer 5,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string '0.000',
string 'data not_null ',
object,
array,
array,
boolean false,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
boolean false,
array,
object,
integer 11,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 15,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#3778: PMA_DisplayResults->_getRowData(
string 'right data not_null ',
boolean false,
array,
object,
array,
string '51256',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 51256',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '51256',
string 'data not_null ',
boolean false,
object,
array,
boolean false,
array,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 15,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#3778: PMA_DisplayResults->_getRowData(
string 'right data not_null ',
boolean false,
array,
object,
array,
string '0',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 0',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '0',
string 'data not_null ',
boolean false,
object,
array,
boolean false,
array,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 15,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#3778: PMA_DisplayResults->_getRowData(
string 'right data not_null ',
boolean false,
array,
object,
array,
string '38437',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 38437',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '38437',
string 'data not_null ',
boolean false,
object,
array,
boolean false,
array,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 15,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#3778: PMA_DisplayResults->_getRowData(
string 'right data not_null ',
boolean false,
array,
object,
array,
string '0',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 0',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '0',
string 'data not_null ',
boolean false,
object,
array,
boolean false,
array,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 15,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#2740
Undefined index: repeat_cells

Backtrace

.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#3778: PMA_DisplayResults->_getRowData(
string 'right data not_null ',
boolean false,
array,
object,
array,
string '12',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 12',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '12',
string 'data not_null ',
boolean false,
object,
array,
boolean false,
array,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 16,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#4050: PMA_DisplayResults->_getRowData(
string 'data not_null text',
boolean false,
array,
object,
array,
string 'root',
object,
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'root\'',
array,
boolean false,
integer 0,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string 'root',
string 'data not_null text',
object,
array,
array,
boolean false,
object,
string 'PMA_mimeDefaultFunction',
array,
boolean false,
array,
object,
integer 1,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 16,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#4050: PMA_DisplayResults->_getRowData(
string 'data not_null text',
boolean false,
array,
object,
array,
string 'localhost:60220',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'localhost:60220\'',
array,
boolean false,
integer 15,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string 'localhost:60220',
string 'data not_null text',
object,
array,
array,
boolean false,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
boolean false,
array,
object,
integer 2,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 16,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#4050: PMA_DisplayResults->_getRowData(
string 'data relation text',
boolean false,
array,
object,
array,
string 'bdcompuser',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'bdcompuser\'',
array,
boolean false,
integer 10,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string 'bdcompuser',
string 'data relation text',
object,
array,
array,
boolean false,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
boolean false,
array,
object,
integer 3,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 16,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#4050: PMA_DisplayResults->_getRowData(
string 'data not_null text',
boolean false,
array,
object,
array,
string 'Sleep',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'Sleep\'',
array,
boolean false,
integer 5,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string 'Sleep',
string 'data not_null text',
object,
array,
array,
boolean false,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
boolean false,
array,
object,
integer 4,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 16,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#3778: PMA_DisplayResults->_getRowData(
string 'right data not_null ',
boolean false,
array,
object,
array,
string '475',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 475',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '475',
string 'data not_null ',
boolean false,
object,
array,
boolean false,
array,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 16,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#4050: PMA_DisplayResults->_getRowData(
string 'data not_null ',
boolean false,
array,
object,
array,
string '475489.281',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'475489.281\'',
array,
boolean false,
integer 10,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string '475489.281',
string 'data not_null ',
object,
array,
array,
boolean false,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
boolean false,
array,
object,
integer 8,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 16,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#3778: PMA_DisplayResults->_getRowData(
string 'right data not_null ',
boolean false,
array,
object,
array,
string '0',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 0',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '0',
string 'data not_null ',
boolean false,
object,
array,
boolean false,
array,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 16,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#3778: PMA_DisplayResults->_getRowData(
string 'right data not_null ',
boolean false,
array,
object,
array,
string '0',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 0',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '0',
string 'data not_null ',
boolean false,
object,
array,
boolean false,
array,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 16,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#4050: PMA_DisplayResults->_getRowData(
string 'data not_null ',
boolean false,
array,
object,
array,
string '0.000',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'0.000\'',
array,
boolean false,
integer 5,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string '0.000',
string 'data not_null ',
object,
array,
array,
boolean false,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
boolean false,
array,
object,
integer 11,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 16,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#3778: PMA_DisplayResults->_getRowData(
string 'right data not_null ',
boolean false,
array,
object,
array,
string '51256',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 51256',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '51256',
string 'data not_null ',
boolean false,
object,
array,
boolean false,
array,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 16,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#3778: PMA_DisplayResults->_getRowData(
string 'right data not_null ',
boolean false,
array,
object,
array,
string '0',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 0',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '0',
string 'data not_null ',
boolean false,
object,
array,
boolean false,
array,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 16,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#3778: PMA_DisplayResults->_getRowData(
string 'right data not_null ',
boolean false,
array,
object,
array,
string '1264549',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 1264549',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '1264549',
string 'data not_null ',
boolean false,
object,
array,
boolean false,
array,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 16,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#3778: PMA_DisplayResults->_getRowData(
string 'right data not_null ',
boolean false,
array,
object,
array,
string '0',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 0',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '0',
string 'data not_null ',
boolean false,
object,
array,
boolean false,
array,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 16,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#828
Undefined index: pos

Backtrace

.\libraries\DisplayResults.class.php#4909: PMA_DisplayResults->_getTableNavigation(
integer 0,
integer 0,
boolean false,
)
.\libraries\DisplayResults.class.php#4438: PMA_DisplayResults->_getPlacedTableNavigations(
integer 0,
integer 0,
string 'bottom_direction_dropdown',
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#842
Undefined index: max_rows

Backtrace

.\libraries\DisplayResults.class.php#4909: PMA_DisplayResults->_getTableNavigation(
integer 0,
integer 0,
boolean false,
)
.\libraries\DisplayResults.class.php#4438: PMA_DisplayResults->_getPlacedTableNavigations(
integer 0,
integer 0,
string 'bottom_direction_dropdown',
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#850
Undefined index: max_rows

Backtrace

.\libraries\DisplayResults.class.php#4909: PMA_DisplayResults->_getTableNavigation(
integer 0,
integer 0,
boolean false,
)
.\libraries\DisplayResults.class.php#4438: PMA_DisplayResults->_getPlacedTableNavigations(
integer 0,
integer 0,
string 'bottom_direction_dropdown',
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#855
Undefined index: pos

Backtrace

.\libraries\DisplayResults.class.php#4909: PMA_DisplayResults->_getTableNavigation(
integer 0,
integer 0,
boolean false,
)
.\libraries\DisplayResults.class.php#4438: PMA_DisplayResults->_getPlacedTableNavigations(
integer 0,
integer 0,
string 'bottom_direction_dropdown',
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#856
Undefined index: max_rows

Backtrace

.\libraries\DisplayResults.class.php#4909: PMA_DisplayResults->_getTableNavigation(
integer 0,
integer 0,
boolean false,
)
.\libraries\DisplayResults.class.php#4438: PMA_DisplayResults->_getPlacedTableNavigations(
integer 0,
integer 0,
string 'bottom_direction_dropdown',
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#1110
Undefined index: pos

Backtrace

.\libraries\DisplayResults.class.php#938: PMA_DisplayResults->_getAdditionalFieldsForTableNavigation(string 'SELECT * FROM `PROCESSLIST`')
.\libraries\DisplayResults.class.php#4909: PMA_DisplayResults->_getTableNavigation(
integer 0,
integer 0,
boolean false,
)
.\libraries\DisplayResults.class.php#4438: PMA_DisplayResults->_getPlacedTableNavigations(
integer 0,
integer 0,
string 'bottom_direction_dropdown',
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#1115
Undefined index: max_rows

Backtrace

.\libraries\DisplayResults.class.php#938: PMA_DisplayResults->_getAdditionalFieldsForTableNavigation(string 'SELECT * FROM `PROCESSLIST`')
.\libraries\DisplayResults.class.php#4909: PMA_DisplayResults->_getTableNavigation(
integer 0,
integer 0,
boolean false,
)
.\libraries\DisplayResults.class.php#4438: PMA_DisplayResults->_getPlacedTableNavigations(
integer 0,
integer 0,
string 'bottom_direction_dropdown',
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#1129
Undefined index: max_rows

Backtrace

.\libraries\DisplayResults.class.php#938: PMA_DisplayResults->_getAdditionalFieldsForTableNavigation(string 'SELECT * FROM `PROCESSLIST`')
.\libraries\DisplayResults.class.php#4909: PMA_DisplayResults->_getTableNavigation(
integer 0,
integer 0,
boolean false,
)
.\libraries\DisplayResults.class.php#4438: PMA_DisplayResults->_getPlacedTableNavigations(
integer 0,
integer 0,
string 'bottom_direction_dropdown',
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 17,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 17,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)