| 0 |
| file |
/home/claudia3/public_html/php/lib/err.php |
| line |
26 |
| function |
dg_trace |
| args |
|
|
| 1 |
| file |
/home/claudia3/public_html/php/lib/db.php |
| line |
15 |
| function |
die_err |
| args |
| 0 |
error executing ' select
e.evento_id as evento_id,
e.tipo_evento_id as tipo_evento_id,
te.codigo as tipo_evento_codigo,
te.descripcion as tipo_evento_descripcion,
e.tabla_id as tabla_id,
e.pretitulo as pretitulo,
e.titulo as titulo,
e.fecha as fecha,
e.fecha_hasta as fecha_hasta,
year( e.fecha ) as anio,
month( e.fecha ) as mes,
e.hora_desde as hora_desde,
e.hora_hasta as hora_hasta,
e.hre
...
gs,
e.usuario_insert_id as usuario_insert_id,
e.fecha_insert as fecha_insert,
e.usuario_update_id as usuario_update_id,
e.fecha_update as fecha_update
from
evento e join
tipo_evento te on e.tipo_evento_id = te.tipo_evento_id
where year( e.fecha ) = 2020 and month( e.fecha ) = 3 order by e.fecha desc limit 21 offset 0': Disk full (/tmp/#sql_97620_0.MAI); waiting for someone to free some space... (errno: 28 "No space left on device") |
|
|
| 2 |
| file |
/home/claudia3/public_html/php/lib/db.php |
| line |
238 |
| function |
db_execute |
| args |
| 0 |
select
e.evento_id as evento_id,
e.tipo_evento_id as tipo_evento_id,
te.codigo as tipo_evento_codigo,
te.descripcion as tipo_evento_descripcion,
e.tabla_id as tabla_id,
e.pretitulo as pretitulo,
e.titulo as titulo,
e.fecha as fecha,
e.fecha_hasta as fecha_hasta,
year( e.fecha ) as anio,
month( e.fecha ) as mes,
e.hora_desde as hora_desde,
e.hora_hasta as hora_hasta,
e.href as href,
e.resumen as resumen,
e.contenido as contenido,
e.mostrar_fecha as mostrar_fecha,
e.tags as tags,
e.usuario_insert_id as usuario_insert_id,
e.fecha_insert as fecha_insert,
e.usuario_update_id as usuario_update_id,
e.fecha_update as fecha_update
from
evento e join
tipo_evento te on e.tipo_evento_id = te.tipo_evento_id
where year( e.fecha ) = 2020 and month( e.fecha ) = 3 order by e.fecha desc limit 21 offset 0 |
|
|
| 3 |
| file |
/home/claudia3/public_html/php/lib/ar.php |
| line |
34 |
| function |
db_select |
| args |
| 0 |
| id_field |
evento_id |
| table |
evento |
| query |
select
e.evento_id as evento_id,
e.tipo_evento_id as tipo_evento_id,
te.codigo as tipo_evento_codigo,
te.descripcion as tipo_evento_descripcion,
e.tabla_id as tabla_id,
e.pretitulo as pretitulo,
e.titulo as titulo,
e.fecha as fecha,
e.fecha_hasta as fecha_hasta,
year( e.fecha ) as anio,
month( e.fecha ) as mes,
e.hora_desde as hora_desde,
e.hora_hasta as hora_hasta,
e.href as href,
e.resumen as resumen,
e.contenido as contenido,
e.mostrar_fecha as mostrar_fecha,
e.tags as tags,
e.usuario_insert_id as usuario_insert_id,
e.fecha_insert as fecha_insert,
e.usuario_update_id as usuario_update_id,
e.fecha_update as fecha_update
from
evento e join
tipo_evento te on e.tipo_evento_id = te.tipo_evento_id |
| fields |
[empty string] |
| conditions |
|
| sep |
and |
| add_sep |
and |
| add_condition |
[empty string] |
| order |
fecha desc |
| page |
1 |
| page_len |
20 |
| with_eof |
TRUE |
| overwrite_sql |
FALSE |
| sql |
select
e.evento_id as evento_id,
e.tipo_evento_id as tipo_evento_id,
te.codigo as tipo_evento_codigo,
te.descripcion as tipo_evento_descripcion,
e.tabla_id as tabla_id,
e.pretitulo as pretitulo,
e.titulo as titulo,
e.fecha as fecha,
e.fecha_hasta as fecha_hasta,
year( e.fecha ) as anio,
month( e.fecha ) as mes,
e.hora_desde as hora_desde,
e.hora_hasta as hora_hasta,
e.href as href,
e.resumen as resumen,
e.contenido as contenido,
e.mostrar_fecha as mostrar_fecha,
e.tags as tags,
e.usuario_insert_id as usuario_insert_id,
e.fecha_insert as fecha_insert,
e.usuario_update_id as usuario_update_id,
e.fecha_update as fecha_update
from
evento e join
tipo_evento te on e.tipo_evento_id = te.tipo_evento_id
where year( e.fecha ) = 2020 and month( e.fecha ) = 3 order by e.fecha desc limit 21 offset 0 |
| sql_raw_data |
FALSE |
| condition |
year( e.fecha ) = 2020 and month( e.fecha ) = 3 |
|
|
|
| 4 |
| file |
/home/claudia3/public_html/php/lib/ar.php |
| line |
109 |
| function |
models |
| class |
ar |
| type |
:: |
| args |
| 0 |
| table |
evento |
| query |
select
e.evento_id as evento_id,
e.tipo_evento_id as tipo_evento_id,
te.codigo as tipo_evento_codigo,
te.descripcion as tipo_evento_descripcion,
e.tabla_id as tabla_id,
e.pretitulo as pretitulo,
e.titulo as titulo,
e.fecha as fecha,
e.fecha_hasta as fecha_hasta,
year( e.fecha ) as anio,
month( e.fecha ) as mes,
e.hora_desde as hora_desde,
e.hora_hasta as hora_hasta,
e.href as href,
e.resumen as resumen,
e.contenido as contenido,
e.mostrar_fecha as mostrar_fecha,
e.tags as tags,
e.usuario_insert_id as usuario_insert_id,
e.fecha_insert as fecha_insert,
e.usuario_update_id as usuario_update_id,
e.fecha_update as fecha_update
from
evento e join
tipo_evento te on e.tipo_evento_id = te.tipo_evento_id |
| conditions |
anio=>2020,mes=>3 |
| order |
fecha desc |
| page |
1 |
| page_len |
20 |
|
| 1 |
evento |
|
|
| 5 |
| file |
/home/claudia3/public_html/agenda.php |
| line |
184 |
| function |
eventos |
| class |
ar |
| type |
:: |
| args |
| 0 |
| conditions |
anio=>2020,mes=>3 |
| order |
fecha desc |
| page |
1 |
| page_len |
20 |
|
|
|
| 6 |
| file |
/home/claudia3/public_html/agenda.php |
| line |
71 |
| function |
html_eventos |
| args |
|
|
php/lib/db.php@15 db_execute(): error executing ' select
e.evento_id as evento_id,
e.tipo_evento_id as tipo_evento_id,
te.codigo as tipo_evento_codigo,
te.descripcion as tipo_evento_descripcion,
e.tabla_id as tabla_id,
e.pretitulo as pretitulo,
e.titulo as titulo,
e.fecha as fecha,
e.fecha_hasta as fecha_hasta,
year( e.fecha ) as anio,
month( e.fecha ) as mes,
e.hora_desde as hora_desde,
e.hora_hasta as hora_hasta,
e.hre
...
gs,
e.usuario_insert_id as usuario_insert_id,
e.fecha_insert as fecha_insert,
e.usuario_update_id as usuario_update_id,
e.fecha_update as fecha_update
from
evento e join
tipo_evento te on e.tipo_evento_id = te.tipo_evento_id
where year( e.fecha ) = 2020 and month( e.fecha ) = 3 order by e.fecha desc limit 21 offset 0': Disk full (/tmp/#sql_97620_0.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")