Errore nell'esecuzione di dynQuery
Query= SELECT id,titolo FROM ordini_nota WHERE status=1 and data_scadenza >= '2025-08-15'
Errore Mysql = MySQL server has gone away
Top
Errore nell'esecuzione di dynQuery
Query= SELECT file.id, file.titolo, file.img, cartella, categorie.titolo AS titolo_categoria FROM file AS file LEFT JOIN file_categorie AS categorie on file.categoria = categorie.id WHERE file.tabella='prodotti' and file.id_art='17079' and categoria=1 ORDER BY file.ordine DESC
Errore Mysql = MySQL server has gone away
Errore di getRow: MySQL server has gone away