Warning: mysqli::query(): (HY000/1): Can't create/write to file '/tmp/#sql-temptable-1-48da96c-4b34c.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_nl as source,
type_nl 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 (2015027120, 2015027190, 2015027240, 2015202976, 2015203427, 2015203804, 2015204294, 2015204578, 2015205754, 2015206039, 2015206040, 2016027337, 2016203195, 2017030625, 2017030750, 2017032046, 2017200352, 2017200512, 2017201991, 2017202001, 2017202018, 2017202115, 2017203881, 2018204997, 2020200446, 2020201497, 2020205399, 2021033385, 2021033999, 2021034000, 2021034032, 2021040701, 2022034181, 2022034344, 2022206606, 2023030576, 2023044053, 2023045407, 2024005426, 2024202234, 2024202441, 2024203059, 2024203607, 2025200459) and titles.ln = 'nl' order by types.ord ASC
ERROR: Can't create/write to file '/tmp/#sql-temptable-1-48da96c-4b34c.MAI' (Errcode: 28 "No space left on device")
Fatal error: Uncaught Exception: 1432 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