Suelte aquí los archivos

SQL upload ( 0 ) x-

Servidor: 127.0.0.1 »Base de datos: information_schema »Visualizar: STATISTICS
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.1615 segundos.)
SELECT * FROM `STATISTICS`

TABLE_CATALOG TABLE_SCHEMA TABLE_NAME NON_UNIQUE INDEX_SCHEMA INDEX_NAME SEQ_IN_INDEX COLUMN_NAME COLLATION CARDINALITY SUB_PART PACKED NULLABLE INDEX_TYPE COMMENT INDEX_COMMENT
def bdcompuser camaras 0 bdcompuser PRIMARY 1 folio A 49 NULLNULLBTREE
def bdcompuser clientes 0 bdcompuser PRIMARY 1 id_cliente A 5999 NULLNULLBTREE
def bdcompuser clientes 1 bdcompuser id_cliente 1 id_cliente A 5999 NULLNULLBTREE
def bdcompuser ordene 0 bdcompuser PRIMARY 1 folio A 2288 NULLNULLBTREE
def bdcompuser recepcion 0 bdcompuser PRIMARY 1 folio A 10568 NULLNULLBTREE
def bdcompuser recepcion 1 bdcompuser id_cliente 1 id_cliente A 5284 NULLNULLYES BTREE
def bdcompuser recepcion_detalles 0 bdcompuser PRIMARY 1 id_detalle A 0 NULLNULLBTREE
def mysql column_stats 0 mysql PRIMARY 1 db_name A NULLNULLNULLBTREE
def mysql column_stats 0 mysql PRIMARY 2 table_name A NULLNULLNULLBTREE
def mysql column_stats 0 mysql PRIMARY 3 column_name A 0 NULLNULLBTREE
def mysql columns_priv 0 mysql PRIMARY 1 Host A 1 NULLNULLBTREE
def mysql columns_priv 0 mysql PRIMARY 2 Db A 1 NULLNULLBTREE
def mysql columns_priv 0 mysql PRIMARY 3 User A 1 NULLNULLBTREE
def mysql columns_priv 0 mysql PRIMARY 4 Table_name A 1 NULLNULLBTREE
def mysql columns_priv 0 mysql PRIMARY 5 Column_name A 29 NULLNULLBTREE
def mysql db 0 mysql PRIMARY 1 Host A 1 NULLNULLBTREE
def mysql db 0 mysql PRIMARY 2 Db A 3 NULLNULLBTREE
def mysql db 0 mysql PRIMARY 3 User A 3 NULLNULLBTREE
def mysql db 1 mysql User 1 User A 1 NULLNULLBTREE
def mysql event 0 mysql PRIMARY 1 db A NULLNULLNULLBTREE
def mysql event 0 mysql PRIMARY 2 name A 0 NULLNULLBTREE
def mysql func 0 mysql PRIMARY 1 name A 0 NULLNULLBTREE
def mysql gtid_slave_pos 0 mysql PRIMARY 1 domain_id A 0 NULLNULLBTREE
def mysql gtid_slave_pos 0 mysql PRIMARY 2 sub_id A 0 NULLNULLBTREE
def mysql help_category 0 mysql PRIMARY 1 help_category_id A 40 NULLNULLBTREE


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

Backtrace

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

Backtrace

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

Backtrace

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

Backtrace

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

Backtrace

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

Backtrace

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

Backtrace

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

Backtrace

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

Backtrace

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

Backtrace

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

Backtrace

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

Backtrace

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

Backtrace

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

Backtrace

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

Backtrace

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

Backtrace

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

Backtrace

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

Backtrace

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

Backtrace

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

Backtrace

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

Backtrace

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

Backtrace

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

Backtrace

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

Backtrace

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

Backtrace

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

Backtrace

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

Backtrace

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

Backtrace

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

Backtrace

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

Backtrace

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

Backtrace

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

Backtrace

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

Backtrace

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

Backtrace

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

Backtrace

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

Backtrace

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

Backtrace

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

Backtrace

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

Backtrace

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

Backtrace

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

Backtrace

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

Backtrace

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

Backtrace

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

Backtrace

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

Backtrace

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

Backtrace

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

Backtrace

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

Backtrace

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

Backtrace

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

Backtrace

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

Backtrace

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

Backtrace

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

Backtrace

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

Backtrace

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

Backtrace

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

Backtrace

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

Backtrace

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

Backtrace

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

Backtrace

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

Backtrace

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

Backtrace

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

Backtrace

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

Backtrace

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

Backtrace

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

Backtrace

.\libraries\DisplayResults.class.php#4050: PMA_DisplayResults->_getRowData(
string 'data not_null 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 not_null relation 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 `STATISTICS`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 25,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'STATISTICS',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 25,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `STATISTICS`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'STATISTICS',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `STATISTICS`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'STATISTICS',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `STATISTICS`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
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 'PRIMARY',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'PRIMARY\'',
array,
boolean false,
integer 7,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string 'PRIMARY',
string 'data not_null text',
object,
array,
array,
boolean false,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
boolean false,
array,
object,
integer 5,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 19,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `STATISTICS`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 25,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'STATISTICS',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 25,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `STATISTICS`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'STATISTICS',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `STATISTICS`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'STATISTICS',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `STATISTICS`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
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 19,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `STATISTICS`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 25,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'STATISTICS',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 25,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `STATISTICS`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'STATISTICS',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `STATISTICS`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'STATISTICS',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `STATISTICS`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
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 'db',
object,
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'db\'',
array,
boolean false,
integer 0,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string 'db',
string 'data not_null text',
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 19,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `STATISTICS`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 25,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'STATISTICS',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 25,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `STATISTICS`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'STATISTICS',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `STATISTICS`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'STATISTICS',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `STATISTICS`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\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 'A',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'A\'',
array,
boolean false,
integer 1,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string 'A',
string 'data text',
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 `STATISTICS`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 25,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'STATISTICS',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 25,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `STATISTICS`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'STATISTICS',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `STATISTICS`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'STATISTICS',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `STATISTICS`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
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 'BTREE',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'BTREE\'',
array,
boolean false,
integer 5,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string 'BTREE',
string 'data not_null text',
object,
array,
array,
boolean false,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
boolean false,
array,
object,
integer 13,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 19,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `STATISTICS`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 25,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'STATISTICS',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 25,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `STATISTICS`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'STATISTICS',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `STATISTICS`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'STATISTICS',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `STATISTICS`',
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 25,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'STATISTICS',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 25,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `STATISTICS`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'STATISTICS',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `STATISTICS`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'STATISTICS',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `STATISTICS`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
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 'def',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'def\'',
array,
boolean false,
integer 3,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string 'def',
string 'data not_null text',
object,
array,
array,
boolean false,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
boolean false,
array,
object,
integer 0,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 20,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `STATISTICS`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 25,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'STATISTICS',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 25,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `STATISTICS`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'STATISTICS',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `STATISTICS`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'STATISTICS',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `STATISTICS`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
Notice in .\libraries\DisplayResults.class.php#5354
Undefined index: relational_display

Backtrace

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

Backtrace

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

Backtrace

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

Backtrace

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

Backtrace

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

Backtrace

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

Backtrace

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

Backtrace

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

Backtrace

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

Backtrace

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

Backtrace

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

Backtrace

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

Backtrace

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

Backtrace

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

Backtrace

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

Backtrace

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

Backtrace

.\libraries\DisplayResults.class.php#3778: PMA_DisplayResults->_getRowData(
string 'right data ',
boolean false,
array,
object,
array,
string '40',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string ' nowrap',
string ' = 40',
array,
boolean false,
string '',
)
.\libraries\DisplayResults.class.php#3182: PMA_DisplayResults->_getDataCellForNumericColumns(
string '40',
string 'data ',
boolean false,
object,
array,
boolean false,
array,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 24,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `STATISTICS`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 25,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'STATISTICS',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 25,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `STATISTICS`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'STATISTICS',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `STATISTICS`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'STATISTICS',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `STATISTICS`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)
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 'BTREE',
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
string '',
string ' = \'BTREE\'',
array,
boolean false,
integer 5,
)
.\libraries\DisplayResults.class.php#3223: PMA_DisplayResults->_getDataCellForNonNumericColumns(
string 'BTREE',
string 'data not_null text',
object,
array,
array,
boolean false,
string 'PMA_mimeDefaultFunction',
string 'PMA_mimeDefaultFunction',
array,
boolean false,
array,
object,
integer 13,
)
.\libraries\DisplayResults.class.php#2853: PMA_DisplayResults->_getRowValues(
object,
array,
integer 24,
boolean false,
array,
string '',
boolean false,
string 'SELECT * FROM `STATISTICS`',
array,
)
.\libraries\DisplayResults.class.php#4413: PMA_DisplayResults->_getTableBody(
object,
array,
array,
array,
boolean false,
)
.\libraries\sql.lib.php#1586: PMA_DisplayResults->getTable(
object,
array,
array,
)
.\libraries\sql.lib.php#1864: PMA_getHtmlForSqlQueryResultsTable(
object,
string './themes/pmahomme/img/',
NULL,
array,
boolean false,
integer 0,
integer 25,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'STATISTICS',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 25,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `STATISTICS`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'STATISTICS',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `STATISTICS`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'STATISTICS',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `STATISTICS`',
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 25,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'STATISTICS',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 25,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `STATISTICS`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'STATISTICS',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `STATISTICS`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'STATISTICS',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `STATISTICS`',
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 25,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'STATISTICS',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 25,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `STATISTICS`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'STATISTICS',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `STATISTICS`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'STATISTICS',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `STATISTICS`',
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 25,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'STATISTICS',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 25,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `STATISTICS`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'STATISTICS',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `STATISTICS`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'STATISTICS',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `STATISTICS`',
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 25,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'STATISTICS',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 25,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `STATISTICS`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'STATISTICS',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `STATISTICS`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'STATISTICS',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `STATISTICS`',
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 25,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'STATISTICS',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 25,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `STATISTICS`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'STATISTICS',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `STATISTICS`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'STATISTICS',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `STATISTICS`',
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 `STATISTICS`')
.\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 25,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'STATISTICS',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 25,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `STATISTICS`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'STATISTICS',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `STATISTICS`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'STATISTICS',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `STATISTICS`',
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 `STATISTICS`')
.\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 25,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'STATISTICS',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 25,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `STATISTICS`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'STATISTICS',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `STATISTICS`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'STATISTICS',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `STATISTICS`',
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 `STATISTICS`')
.\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 25,
NULL,
object,
array,
)
.\libraries\sql.lib.php#2069: PMA_getQueryResponseForResultsReturned(
object,
array,
string 'information_schema',
string 'STATISTICS',
NULL,
NULL,
object,
string './themes/pmahomme/img/',
integer 0,
integer 25,
NULL,
NULL,
NULL,
NULL,
NULL,
string 'SELECT * FROM `STATISTICS`',
NULL,
)
.\libraries\sql.lib.php#1947: PMA_executeQueryAndGetQueryResponse(
array,
boolean true,
string 'information_schema',
string 'STATISTICS',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `STATISTICS`',
NULL,
NULL,
)
.\sql.php#217: PMA_executeQueryAndSendQueryResponse(
array,
boolean true,
string 'information_schema',
string 'STATISTICS',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
string '',
string './themes/pmahomme/img/',
NULL,
NULL,
NULL,
string 'SELECT * FROM `STATISTICS`',
NULL,
NULL,
)
.\tbl_recent_favorite.php#18: require(.\sql.php)