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.0585 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
50989 root localhost:65365 NULLSleep 0 NULL18.151 0 0 0.000 51256 0 2076412 NULL0
50988 pma localhost:65364 NULLSleep 0 NULL53.769 0 0 0.000 52744 0 0 NULL0
50981 root localhost:65357 information_schema Query 0 Filling schema table
SELECT * FROM `PROCESSLIST` LIMIT 0, 25
15.496 0 0 0.000 64648 0 2076414 [BLOB - 39 B]0
50980 pma localhost:65356 NULLSleep 0 NULL532.846 0 0 0.000 51256 0 2076092 NULL0
50979 root localhost:65355 mysql Sleep 0 NULL9.155 0 0 0.000 51256 0 2076416 NULL0
50978 pma localhost:65354 NULLSleep 0 NULL18.022 0 0 0.000 51256 0 2076413 NULL0
50973 root localhost:65346 mysql Sleep 0 NULL5.959 0 0 0.000 51256 0 2076418 NULL0
50972 pma localhost:65345 NULLSleep 0 NULL8.993 0 0 0.000 51256 0 2076417 NULL0
50965 root localhost:65337 information_schema Sleep 0 NULL42.753 0 0 0.000 51256 0 2076393 NULL0
50964 pma localhost:65336 NULLSleep 0 NULL30.898 0 0 0.000 51256 0 2076401 NULL0
50959 root localhost:65329 information_schema Query 0 Writing to net
SELECT *,
                    `TABLE_SCHEMA`       AS `Db`,
                    `TABLE_NAME`         AS `Name`,
                    `TABLE_TYPE`         AS `TABLE_TYPE`,
                    `ENGINE`             AS `Engine`,
                    `ENGINE`             AS `Type`,
                    `VERSION`            AS `Version`,
                    `ROW_FORMAT`         AS `Row_format`,
                    `TABLE_ROWS`         AS `Rows`,
                    `AVG_ROW_LENGTH`     AS `Avg_row_length`,
                    `DATA_LENGTH`        AS `Data_length`,
                    `MAX_DATA_LENGTH`    AS `Max_data_length`,
                    `INDEX_LENGTH`       AS `Index_length`,
                    `DATA_FREE`          AS `Data_free`,
                    `AUTO_INCREMENT`     AS `Auto_increment`,
                    `CREATE_TIME`        AS `Create_time`,
                    `UPDATE_TIME`        AS `Update_time`,
                    `CHECK_TIME`         AS `Check_time`,
                    `TABLE_COLLATION`    AS `Collation`,
                    `CHECKSUM`           AS `Checksum`,
                    `CREATE_OPTIONS`     AS `Create_options`,
                    `TABLE_COMMENT`      AS `Comment`
                FROM `information_schema`.`TABLES` t
                WHERE `TABLE_SCHEMA` 
                    IN ('information_schema')
                    AND t.`TABLE_NAME`  = 'SCHEMATA' ORDER BY Name ASC
31.333 0 0 0.000 67624 1 2076399 [BLOB - 1.4 KB]0
50958 pma localhost:65328 NULLSleep 0 NULL14.552 0 0 0.000 51256 0 2076411 NULL0
43864 root localhost:57079 bdcompuser Sleep 667 NULL667609.232 0 0 0.000 51256 0 1721787 NULL0
43336 root localhost:56420 bdcompuser Sleep 716 NULL716568.886 0 0 0.000 51256 0 1698012 NULL0
25374 root localhost:51972 bdcompuser Sleep 2124 NULL2124935.455 0 0 0.000 51256 0 876573 NULL0
24781 root localhost:51290 bdcompuser Sleep 2164 NULL2164635.228 0 0 0.000 51256 0 849409 NULL0
20918 root localhost:63250 bdcompuser Sleep 2403 NULL2403093.970 0 0 0.000 51256 0 707693 NULL0
6192 root localhost:62591 bdcompuser Sleep 7 NULL7557.585 0 0 0.000 51256 0 2071852 NULL0
6158 root localhost:62551 bdcompuser Sleep 5254 NULL5254497.146 0 0 0.000 51256 0 246855 NULL0
6095 root localhost:62485 bdcompuser Sleep 5636 NULL5636169.259 0 0 0.000 51256 0 246503 NULL0
6089 root localhost:62478 bdcompuser Sleep 5614 NULL5614759.347 0 0 0.000 51256 0 246696 NULL0
5806 root localhost:62162 bdcompuser Sleep 2384 NULL2384354.656 0 0 0.000 51256 0 716417 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 22,
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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 '50989',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 50989',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '50989',
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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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:65365',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'localhost:65365\'',
array,
boolean false,
integer 15,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string 'localhost:65365',
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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

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

Backtrace

.\libraries\DisplayResults.class.php#3778: PMA_DisplayResults->_getRowData(
string 'right data not_null ',
boolean false,
array,
object,
array,
string '51256',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 51256',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '51256',
string 'data not_null ',
boolean false,
object,
array,
boolean false,
array,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 0,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 '2076412',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 2076412',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '2076412',
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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 '50988',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 50988',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '50988',
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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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:65364',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'localhost:65364\'',
array,
boolean false,
integer 15,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string 'localhost:65364',
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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 '53.769',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'53.769\'',
array,
boolean false,
integer 6,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string '53.769',
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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 '50981',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 50981',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '50981',
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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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:65357',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'localhost:65357\'',
array,
boolean false,
integer 15,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string 'localhost:65357',
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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#4050: PMA_DisplayResults->_getRowData(
string 'data not_null ',
boolean false,
array,
object,
array,
string '15.496',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'15.496\'',
array,
boolean false,
integer 6,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string '15.496',
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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 '2076414',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 2076414',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '2076414',
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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 '50980',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 50980',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '50980',
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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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:65356',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'localhost:65356\'',
array,
boolean false,
integer 15,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string 'localhost:65356',
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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 '532.846',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'532.846\'',
array,
boolean false,
integer 7,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string '532.846',
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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 '2076092',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 2076092',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '2076092',
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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 '50979',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 50979',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '50979',
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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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:65355',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'localhost:65355\'',
array,
boolean false,
integer 15,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string 'localhost:65355',
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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 'mysql',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'mysql\'',
array,
boolean false,
integer 5,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string 'mysql',
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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 '9.155',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'9.155\'',
array,
boolean false,
integer 5,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string '9.155',
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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 '2076416',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 2076416',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '2076416',
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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 '50978',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 50978',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '50978',
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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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:65354',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'localhost:65354\'',
array,
boolean false,
integer 15,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string 'localhost:65354',
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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 '18.022',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'18.022\'',
array,
boolean false,
integer 6,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string '18.022',
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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 '2076413',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 2076413',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '2076413',
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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 '50973',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 50973',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '50973',
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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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:65346',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'localhost:65346\'',
array,
boolean false,
integer 15,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string 'localhost:65346',
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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 'mysql',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'mysql\'',
array,
boolean false,
integer 5,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string 'mysql',
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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 '5.959',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'5.959\'',
array,
boolean false,
integer 5,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string '5.959',
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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 '2076418',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 2076418',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '2076418',
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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 '50972',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 50972',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '50972',
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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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:65345',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'localhost:65345\'',
array,
boolean false,
integer 15,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string 'localhost:65345',
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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 '8.993',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'8.993\'',
array,
boolean false,
integer 5,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string '8.993',
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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 '2076417',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 2076417',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '2076417',
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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 '50965',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 50965',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '50965',
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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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:65337',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'localhost:65337\'',
array,
boolean false,
integer 15,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string 'localhost:65337',
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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 '42.753',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'42.753\'',
array,
boolean false,
integer 6,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string '42.753',
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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 '2076393',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 2076393',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '2076393',
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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 '50964',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 50964',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '50964',
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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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:65336',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'localhost:65336\'',
array,
boolean false,
integer 15,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string 'localhost:65336',
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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 '30.898',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'30.898\'',
array,
boolean false,
integer 6,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string '30.898',
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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 '2076401',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 2076401',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '2076401',
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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 '50959',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 50959',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '50959',
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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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:65329',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'localhost:65329\'',
array,
boolean false,
integer 15,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string 'localhost:65329',
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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5756
Undefined index: pftext

Backtrace

.\libraries\DisplayResults.class.php#3981: PMA_DisplayResults->_getPartialText(string 'SELECT *, `TABLE_SCHEMA` AS `Db`, `TABLE_NAME` AS `Name`, `TABLE_TYPE` AS `TABLE_TYPE`, `ENGINE` AS `Engine`, `ENGINE` AS `Type`, `VERSION` AS `Version`, `ROW_FORMAT` AS `Row_format`, `TABLE_ROWS` AS `Rows`, `AVG_ROW_LENGTH` AS `Avg_row_length`, `DATA_LENGTH` AS `Data_length`, `MAX_DATA_LENGTH` AS `Max_data_length`, `INDEX_LENGTH` AS `Index_length`, `DATA_FREE` AS `Data_free`, `AUTO_INCREMENT` AS `Auto_increment`, `CREATE_TIME` AS `Create_time`, `UPDATE_TIME` AS `Update_time`, `CHECK_TIME` AS `Check_time`, `TABLE_COLLATION` AS `Collation`, `CHECKSUM` AS `Checksum`, `CREATE_OPTIONS` AS `Create_options`, `TABLE_COMMENT` AS `Comment` FROM `information_schema`.`TABLES` t WHERE `TABLE_SCHEMA` IN (\'information_schema\') AND t.`TABLE_NAME` = \'SCHEMATA\' ORDER BY Name ASC')
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string 'SELECT *, `TABLE_SCHEMA` AS `Db`, `TABLE_NAME` AS `Name`, `TABLE_TYPE` AS `TABLE_TYPE`, `ENGINE` AS `Engine`, `ENGINE` AS `Type`, `VERSION` AS `Version`, `ROW_FORMAT` AS `Row_format`, `TABLE_ROWS` AS `Rows`, `AVG_ROW_LENGTH` AS `Avg_row_length`, `DATA_LENGTH` AS `Data_length`, `MAX_DATA_LENGTH` AS `Max_data_length`, `INDEX_LENGTH` AS `Index_length`, `DATA_FREE` AS `Data_free`, `AUTO_INCREMENT` AS `Auto_increment`, `CREATE_TIME` AS `Create_time`, `UPDATE_TIME` AS `Update_time`, `CHECK_TIME` AS `Check_time`, `TABLE_COLLATION` AS `Collation`, `CHECKSUM` AS `Checksum`, `CREATE_OPTIONS` AS `Create_options`, `TABLE_COMMENT` AS `Comment` FROM `information_schema`.`TABLES` t WHERE `TABLE_SCHEMA` IN (\'information_schema\') AND t.`TABLE_NAME` = \'SCHEMATA\' ORDER BY Name ASC',
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 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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 *, `TABLE_SCHEMA` AS `Db`, `TABLE_NAME` AS `Name`, `TABLE_TYPE` AS `TABLE_TYPE`, `ENGINE` AS `Engine`, `ENGINE` AS `Type`, `VERSION` AS `Version`, `ROW_FORMAT` AS `Row_format`, `TABLE_ROWS` AS `Rows`, `AVG_ROW_LENGTH` AS `Avg_row_length`, `DATA_LENGTH` AS `Data_length`, `MAX_DATA_LENGTH` AS `Max_data_length`, `INDEX_LENGTH` AS `Index_length`, `DATA_FREE` AS `Data_free`, `AUTO_INCREMENT` AS `Auto_increment`, `CREATE_TIME` AS `Create_time`, `UPDATE_TIME` AS `Update_time`, `CHECK_TIME` AS `Check_time`, `TABLE_COLLATION` AS `Collation`, `CHECKSUM` AS `Checksum`, `CREATE_OPTIONS` AS `Create_options`, `TABLE_COMMENT` AS `Comment` FROM `information_schema`.`TABLES` t WHERE `TABLE_SCHEMA` IN (\'information_schema\') AND t.`TABLE_NAME` = \'SCHEMATA\' ORDER BY Name ASC',
object,
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'SELECT *, `TABLE_SCHEMA` AS `Db`, `TABLE_NAME` AS `Name`, `TABLE_TYPE` AS `TABLE_TYPE`, `ENGINE` AS `Engine`, `ENGINE` AS `Type`, `VERSION` AS `Version`, `ROW_FORMAT` AS `Row_format`, `TABLE_ROWS` AS `Rows`, `AVG_ROW_LENGTH` AS `Avg_row_length`, `DATA_LENGTH` AS `Data_length`, `MAX_DATA_LENGTH` AS `Max_data_length`, `INDEX_LENGTH` AS `Index_length`, `DATA_FREE` AS `Data_free`, `AUTO_INCREMENT` AS `Auto_increment`, `CREATE_TIME` AS `Create_time`, `UPDATE_TIME` AS `Update_time`, `CHECK_TIME` AS `Check_time`, `TABLE_COLLATION` AS `Collation`, `CHECKSUM` AS `Checksum`, `CREATE_OPTIONS` AS `Create_options`, `TABLE_COMMENT` AS `Comment` FROM `information_schema`.`TABLES` t WHERE `TABLE_SCHEMA` IN (\'\'information_schema\'\') AND t.`TABLE_NAME` = \'\'SCHEMATA\'\' ORDER BY Name ASC\'',
array,
boolean false,
integer 1416,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string 'SELECT *, `TABLE_SCHEMA` AS `Db`, `TABLE_NAME` AS `Name`, `TABLE_TYPE` AS `TABLE_TYPE`, `ENGINE` AS `Engine`, `ENGINE` AS `Type`, `VERSION` AS `Version`, `ROW_FORMAT` AS `Row_format`, `TABLE_ROWS` AS `Rows`, `AVG_ROW_LENGTH` AS `Avg_row_length`, `DATA_LENGTH` AS `Data_length`, `MAX_DATA_LENGTH` AS `Max_data_length`, `INDEX_LENGTH` AS `Index_length`, `DATA_FREE` AS `Data_free`, `AUTO_INCREMENT` AS `Auto_increment`, `CREATE_TIME` AS `Create_time`, `UPDATE_TIME` AS `Update_time`, `CHECK_TIME` AS `Check_time`, `TABLE_COLLATION` AS `Collation`, `CHECKSUM` AS `Checksum`, `CREATE_OPTIONS` AS `Create_options`, `TABLE_COMMENT` AS `Comment` FROM `information_schema`.`TABLES` t WHERE `TABLE_SCHEMA` IN (\'information_schema\') AND t.`TABLE_NAME` = \'SCHEMATA\' ORDER BY Name ASC',
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 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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 '31.333',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'31.333\'',
array,
boolean false,
integer 6,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string '31.333',
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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 '67624',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 67624',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '67624',
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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 '1',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 1',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '1',
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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 '2076399',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 2076399',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '2076399',
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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 *, `TABLE_SCHEMA` AS `Db`, `TABLE_NAME` AS `Name`, `TABLE_TYPE` AS `TABLE_TYPE`, `ENGINE` AS `Engine`, `ENGINE` AS `Type`, `VERSION` AS `Version`, `ROW_FORMAT` AS `Row_format`, `TABLE_ROWS` AS `Rows`, `AVG_ROW_LENGTH` AS `Avg_row_length`, `DATA_LENGTH` AS `Data_length`, `MAX_DATA_LENGTH` AS `Max_data_length`, `INDEX_LENGTH` AS `Index_length`, `DATA_FREE` AS `Data_free`, `AUTO_INCREMENT` AS `Auto_increment`, `CREATE_TIME` AS `Create_time`, `UPDATE_TIME` AS `Update_time`, `CHECK_TIME` AS `Check_time`, `TABLE_COLLATION` AS `Collation`, `CHECKSUM` AS `Checksum`, `CREATE_OPTIONS` AS `Create_options`, `TABLE_COMMENT` AS `Comment` FROM `information_schema`.`TABLES` t WHERE `TABLE_SCHEMA` IN (\'information_schema\') AND t.`TABLE_NAME` = \'SCHEMATA\' ORDER BY Name ASC',
string 'PMA_mimeDefaultFunction',
array,
string 'PMA_mimeDefaultFunction',
object,
array,
boolean false,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string 'SELECT *, `TABLE_SCHEMA` AS `Db`, `TABLE_NAME` AS `Name`, `TABLE_TYPE` AS `TABLE_TYPE`, `ENGINE` AS `Engine`, `ENGINE` AS `Type`, `VERSION` AS `Version`, `ROW_FORMAT` AS `Row_format`, `TABLE_ROWS` AS `Rows`, `AVG_ROW_LENGTH` AS `Avg_row_length`, `DATA_LENGTH` AS `Data_length`, `MAX_DATA_LENGTH` AS `Max_data_length`, `INDEX_LENGTH` AS `Index_length`, `DATA_FREE` AS `Data_free`, `AUTO_INCREMENT` AS `Auto_increment`, `CREATE_TIME` AS `Create_time`, `UPDATE_TIME` AS `Update_time`, `CHECK_TIME` AS `Check_time`, `TABLE_COLLATION` AS `Collation`, `CHECKSUM` AS `Checksum`, `CREATE_OPTIONS` AS `Create_options`, `TABLE_COMMENT` AS `Comment` FROM `information_schema`.`TABLES` t WHERE `TABLE_SCHEMA` IN (\'information_schema\') AND t.`TABLE_NAME` = \'SCHEMATA\' ORDER BY Name ASC',
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 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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 *, `TABLE_SCHEMA` AS `Db`, `TABLE_NAME` AS `Name`, `TABLE_TYPE` AS `TABLE_TYPE`, `ENGINE` AS `Engine`, `ENGINE` AS `Type`, `VERSION` AS `Version`, `ROW_FORMAT` AS `Row_format`, `TABLE_ROWS` AS `Rows`, `AVG_ROW_LENGTH` AS `Avg_row_length`, `DATA_LENGTH` AS `Data_length`, `MAX_DATA_LENGTH` AS `Max_data_length`, `INDEX_LENGTH` AS `Index_length`, `DATA_FREE` AS `Data_free`, `AUTO_INCREMENT` AS `Auto_increment`, `CREATE_TIME` AS `Create_time`, `UPDATE_TIME` AS `Update_time`, `CHECK_TIME` AS `Check_time`, `TABLE_COLLATION` AS `Collation`, `CHECKSUM` AS `Checksum`, `CREATE_OPTIONS` AS `Create_options`, `TABLE_COMMENT` AS `Comment` FROM `information_schema`.`TABLES` t WHERE `TABLE_SCHEMA` IN (\'information_schema\') AND t.`TABLE_NAME` = \'SCHEMATA\' ORDER BY Name ASC',
string 'PMA_mimeDefaultFunction',
array,
string 'PMA_mimeDefaultFunction',
object,
array,
boolean false,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string 'SELECT *, `TABLE_SCHEMA` AS `Db`, `TABLE_NAME` AS `Name`, `TABLE_TYPE` AS `TABLE_TYPE`, `ENGINE` AS `Engine`, `ENGINE` AS `Type`, `VERSION` AS `Version`, `ROW_FORMAT` AS `Row_format`, `TABLE_ROWS` AS `Rows`, `AVG_ROW_LENGTH` AS `Avg_row_length`, `DATA_LENGTH` AS `Data_length`, `MAX_DATA_LENGTH` AS `Max_data_length`, `INDEX_LENGTH` AS `Index_length`, `DATA_FREE` AS `Data_free`, `AUTO_INCREMENT` AS `Auto_increment`, `CREATE_TIME` AS `Create_time`, `UPDATE_TIME` AS `Update_time`, `CHECK_TIME` AS `Check_time`, `TABLE_COLLATION` AS `Collation`, `CHECKSUM` AS `Checksum`, `CREATE_OPTIONS` AS `Create_options`, `TABLE_COMMENT` AS `Comment` FROM `information_schema`.`TABLES` t WHERE `TABLE_SCHEMA` IN (\'information_schema\') AND t.`TABLE_NAME` = \'SCHEMATA\' ORDER BY Name ASC',
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 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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 '50958',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 50958',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '50958',
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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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:65328',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'localhost:65328\'',
array,
boolean false,
integer 15,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string 'localhost:65328',
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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

.\libraries\DisplayResults.class.php#4050: PMA_DisplayResults->_getRowData(
string 'data not_null ',
boolean false,
array,
object,
array,
string '14.552',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'14.552\'',
array,
boolean false,
integer 6,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string '14.552',
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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 '2076411',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 2076411',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '2076411',
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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 '43864',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 43864',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '43864',
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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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:57079',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'localhost:57079\'',
array,
boolean false,
integer 15,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string 'localhost:57079',
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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 '667',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 667',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '667',
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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 '667609.232',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'667609.232\'',
array,
boolean false,
integer 10,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string '667609.232',
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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 '1721787',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 1721787',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '1721787',
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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 '43336',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 43336',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '43336',
string 'data not_null ',
boolean false,
object,
array,
boolean false,
array,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 13,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

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

Backtrace

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

Backtrace

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

Backtrace

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

Backtrace

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

Backtrace

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

Backtrace

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

Backtrace

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

Backtrace

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

Backtrace

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

Backtrace

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

Backtrace

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

Backtrace

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

Backtrace

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

Backtrace

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

Backtrace

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

Backtrace

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

Backtrace

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

Backtrace

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

Backtrace

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

Backtrace

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

Backtrace

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

Backtrace

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

Backtrace

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

Backtrace

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

Backtrace

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

Backtrace

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

Backtrace

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

Backtrace

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

Backtrace

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

Backtrace

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

Backtrace

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

Backtrace

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

Backtrace

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

Backtrace

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

Backtrace

.\libraries\DisplayResults.class.php#3778: PMA_DisplayResults->_getRowData(
string 'right data not_null ',
boolean false,
array,
object,
array,
string '0',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 0',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '0',
string 'data not_null ',
boolean false,
object,
array,
boolean false,
array,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 16,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 '6192',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 6192',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '6192',
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 17,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 17,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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:62591',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'localhost:62591\'',
array,
boolean false,
integer 15,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string 'localhost:62591',
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 17,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 17,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 17,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 '7',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 7',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '7',
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 17,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 '7557.585',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'7557.585\'',
array,
boolean false,
integer 8,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string '7557.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 17,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 17,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 17,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 17,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 17,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 17,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 '2071852',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 2071852',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '2071852',
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 17,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 17,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 '6158',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 6158',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '6158',
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 18,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 18,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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:62551',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'localhost:62551\'',
array,
boolean false,
integer 15,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string 'localhost:62551',
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 18,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 18,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 18,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 '5254',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 5254',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '5254',
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 18,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 '5254497.146',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'5254497.146\'',
array,
boolean false,
integer 11,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string '5254497.146',
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 18,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 18,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 18,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 18,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 18,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 18,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 '246855',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 246855',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '246855',
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 18,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 18,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 '6095',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 6095',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '6095',
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 19,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 19,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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:62485',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'localhost:62485\'',
array,
boolean false,
integer 15,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string 'localhost:62485',
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 19,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 19,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 19,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 '5636',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 5636',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '5636',
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 19,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 '5636169.259',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'5636169.259\'',
array,
boolean false,
integer 11,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string '5636169.259',
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 19,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 19,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 19,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 19,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 19,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 19,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 '246503',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 246503',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '246503',
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 19,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 19,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 '6089',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 6089',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '6089',
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 20,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 20,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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:62478',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'localhost:62478\'',
array,
boolean false,
integer 15,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string 'localhost:62478',
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 20,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 20,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 20,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 '5614',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 5614',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '5614',
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 20,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 '5614759.347',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'5614759.347\'',
array,
boolean false,
integer 11,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string '5614759.347',
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 20,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 20,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 20,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 20,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 20,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 20,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 '246696',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 246696',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '246696',
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 20,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 20,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 '5806',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 5806',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '5806',
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 21,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 21,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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:62162',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'localhost:62162\'',
array,
boolean false,
integer 15,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string 'localhost:62162',
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 21,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 21,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 21,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 '2384',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 2384',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '2384',
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 21,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 '2384354.656',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'2384354.656\'',
array,
boolean false,
integer 11,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string '2384354.656',
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 21,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 21,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 21,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 21,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 21,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 21,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 '716417',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 716417',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '716417',
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 21,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\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 21,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `PROCESSLIST`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/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 22,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 22,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'PROCESSLIST',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `PROCESSLIST`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)