PDOStatement Object
(
[queryString] => SELECT id,estado,idCurso,idAlojamiento,idAlojamientoModo,idComida,minimoSemana,maximoSemana,precioTotal,precioCurso,precioAlojamiento,comentario,createdAt, anio, idDestino FROM cursoprecio WHERE estado>=0 and idDestino='853' and idAlojamiento>0 and anio=2025 group by idAlojamiento, idAlojamientoModo, idComida order by precioAlojamiento LIMIT 0,9999999999999
)
ERROR SQL: Disk full (/tmp/#sql_7dd_0.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")