MySQL_class: Database Error occured!
CODE: 1021
DESC: Disk full (/tmp/#sql_7a08_2.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
FILE: index.php
QUERY: select * from products left join customer on products.cust_id=customer.id where products.catid='149' and products.status='Y' and products.deleted='N' and products.approved='Y' order by customer.paid asc
QCNT: 1
INFO: Query('select * from products left join customer on products.cust_id=customer.id where products.catid='149' and products.status='Y' and products.deleted='N' and products.approved='Y' order by customer.paid asc') failed!
Please inform contact@gulfb2b.com about this problem.
PHP v5.6.40 / MySQL Class v0.36