Warning: mysqli::query(): (HY000/1): Can't create/write to file '/tmp/#sql-temptable-1-25667fb-1dc4d.MAI' (Errcode: 28 "No space left on device") in /app/etaamb/classes/connector.class.php on line 100
QUERY ERROR
**********
SQL: select SQL_CACHE
docs.numac as numac,
docs.anonymise as anon,
titles.raw as title_raw,
titles.pure as title_pure,
source_fr as source,
type_fr as type,
docs.chrono_id as chrono_id,
docs.senate_id as senate_id,
docs.senate_leg as senate_leg,
docs.chamber_id as chamber_id,
docs.chamber_leg as chamber_leg,
DATE_FORMAT(pub_date, '%Y%m%d') as pub_date,
DATE_FORMAT(prom_date, '%Y%m%d') as prom_date
FROM `docs`
join titles on docs.numac = titles.numac
join sources on docs.source = sources.id
join types on docs.type = types.id where docs.numac in (2021022480, 2021022488, 2021022497, 2021022526, 2021022545, 2021022573, 2021033872, 2021033873, 2021033874, 2021033930, 2021033939, 2021033998, 2021034021, 2021034246, 2021043155, 2021043156, 2021043157, 2021043158, 2021043537, 2021205433, 2022030222, 2022040093, 2022040278) and titles.ln = 'fr' order by types.ord ASC
ERROR: Can't create/write to file '/tmp/#sql-temptable-1-25667fb-1dc4d.MAI' (Errcode: 28 "No space left on device")
Fatal error: Uncaught Exception: 1180 in /app/etaamb/classes/connector.class.php:110
Stack trace:
#0 /app/etaamb/classes/collection.class.php(245): connector_class->query()
#1 /app/etaamb/classes/numac.class.php(893): collection_class->docsMeta()
#2 /app/etaamb/classes/numac.class.php(829): numac->reverseDocs_List()
#3 /app/etaamb/classes/numac.class.php(267): numac->reverseDocs()
#4 /app/etaamb/index.php(230): numac->main()
#5 {main}
thrown in /app/etaamb/classes/connector.class.php on line 110