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.0356 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
31544 root localhost:65411 NULLQuery 0 Writing to net
SELECT CURRENT_USER()
0.014 0 0 0.000 52304 0 1217771 [BLOB - 21 B]0
31543 pma localhost:65410 NULLSleep 0 NULL12.998 0 0 0.000 52744 0 0 NULL0
31542 root localhost:65409 test Sleep 0 NULL3.617 0 0 0.000 51256 0 1217769 NULL0
31541 pma localhost:65408 NULLSleep 0 NULL2.213 0 0 0.000 51256 0 1217770 NULL0
31538 root localhost:65405 information_schema Query 0 Filling schema table
SELECT * FROM `PROCESSLIST` LIMIT 0, 25
12.326 0 0 0.000 64648 0 1217761 [BLOB - 39 B]0
31537 pma localhost:65404 NULLSleep 0 NULL204.085 0 0 0.000 51256 0 1217690 NULL0
19047 root localhost:50857 bdcompuser Sleep 586 NULL586159.826 0 0 0.000 51256 0 894242 NULL0
18262 root localhost:49945 bdcompuser Sleep 971 NULL971003.161 0 0 0.000 51256 0 694636 NULL0
6275 root localhost:52263 bdcompuser Sleep 1870 NULL1870936.283 0 0 0.000 51256 0 229970 NULL0
6080 root localhost:52016 bdcompuser Sleep 1923 NULL1923039.585 0 0 0.000 51256 0 221967 NULL0
5769 root localhost:51652 bdcompuser Sleep 812 NULL812685.014 0 0 0.000 51256 0 775060 NULL0
13 root localhost:60221 bdcompuser Sleep 5659 NULL5659787.797 0 0 0.000 51256 0 38437 NULL0
12 root localhost:60220 bdcompuser Sleep 841 NULL841771.019 0 0 0.000 51256 0 760260 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 13,
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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 '31544',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 31544',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '31544',
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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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:65411',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'localhost:65411\'',
array,
boolean false,
integer 15,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string 'localhost:65411',
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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 'Writing to net',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'Writing to net\'',
array,
boolean false,
integer 14,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string 'Writing to net',
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 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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 CURRENT_USER()',
object,
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'SELECT CURRENT_USER()\'',
array,
boolean false,
integer 21,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string 'SELECT CURRENT_USER()',
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 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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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.014',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'0.014\'',
array,
boolean false,
integer 5,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string '0.014',
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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 '52304',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 52304',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '52304',
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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 '1217771',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 1217771',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '1217771',
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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 CURRENT_USER()',
string 'PMA_mimeDefaultFunction',
array,
string 'PMA_mimeDefaultFunction',
object,
array,
boolean false,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string 'SELECT CURRENT_USER()',
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 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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 CURRENT_USER()',
string 'PMA_mimeDefaultFunction',
array,
string 'PMA_mimeDefaultFunction',
object,
array,
boolean false,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string 'SELECT CURRENT_USER()',
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 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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 '31543',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 31543',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '31543',
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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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:65410',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'localhost:65410\'',
array,
boolean false,
integer 15,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string 'localhost:65410',
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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 '12.998',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'12.998\'',
array,
boolean false,
integer 6,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string '12.998',
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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 '31542',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 31542',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '31542',
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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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:65409',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'localhost:65409\'',
array,
boolean false,
integer 15,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string 'localhost:65409',
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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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.617',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'3.617\'',
array,
boolean false,
integer 5,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string '3.617',
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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 '1217769',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 1217769',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '1217769',
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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 '31541',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 31541',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '31541',
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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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:65408',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'localhost:65408\'',
array,
boolean false,
integer 15,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string 'localhost:65408',
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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 '2.213',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'2.213\'',
array,
boolean false,
integer 5,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string '2.213',
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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 '1217770',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 1217770',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '1217770',
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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 '31538',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 31538',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '31538',
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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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:65405',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'localhost:65405\'',
array,
boolean false,
integer 15,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string 'localhost:65405',
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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 '12.326',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'12.326\'',
array,
boolean false,
integer 6,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string '12.326',
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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 '1217761',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 1217761',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '1217761',
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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 '31537',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 31537',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '31537',
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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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:65404',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'localhost:65404\'',
array,
boolean false,
integer 15,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string 'localhost:65404',
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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 '204.085',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'204.085\'',
array,
boolean false,
integer 7,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string '204.085',
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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 '1217690',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 1217690',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '1217690',
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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 '586',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 586',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '586',
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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 '586159.826',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'586159.826\'',
array,
boolean false,
integer 10,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string '586159.826',
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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 '971',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 971',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '971',
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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 '971003.161',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'971003.161\'',
array,
boolean false,
integer 10,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string '971003.161',
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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 '1870',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 1870',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '1870',
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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 '1870936.283',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'1870936.283\'',
array,
boolean false,
integer 11,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string '1870936.283',
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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 '1923',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 1923',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '1923',
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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 '1923039.585',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'1923039.585\'',
array,
boolean false,
integer 11,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string '1923039.585',
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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 '812',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 812',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '812',
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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 '812685.014',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'812685.014\'',
array,
boolean false,
integer 10,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string '812685.014',
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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 '5659',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 5659',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '5659',
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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 '5659787.797',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'5659787.797\'',
array,
boolean false,
integer 11,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string '5659787.797',
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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 '841',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 841',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '841',
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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 '841771.019',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'841771.019\'',
array,
boolean false,
integer 10,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string '841771.019',
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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 '760260',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 760260',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '760260',
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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 13,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 13,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)