1021 - Disk full (/tmp/#sql-temptable-35e6ce-3631db-2b.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
select distinct p.products_id, pd.products_description,p.products_status, p.products_image, p.products_price, p.products_tax_class_id, pd.products_name, s.specials_new_products_price from products p left join specials s on p.products_id = s.products_id, products_description pd where (p.products_status = '1' or p.products_status = '2') and p.products_ordered > 0 and p.products_id = pd.products_id and pd.language_id = '3' order by p.products_ordered desc, pd.products_name limit 2
[TEP STOP]
1114 - The table 'sessions' is full
update sessions set expiry = '1773755782', value = 'sessiontoken|s:32:\"d1540f3669879273989c23f646ddbbf4\";cart|O:12:\"shoppingCart\":7:{s:8:\"contents\";a:1:{i:12358;a:1:{s:3:\"qty\";i:1;}}s:5:\"total\";i:0;s:6:\"weight\";i:0;s:6:\"cartID\";s:5:\"74322\";s:12:\"content_type\";b:0;s:22:\"any_product_in_reserva\";i:0;s:5:\"cg_id\";i:0;}language|s:7:\"espanol\";languages_id|s:1:\"3\";currency|s:3:\"EUR\";navigation|O:17:\"navigationHistory\":2:{s:4:\"path\";a:2:{i:0;a:4:{s:4:\"page\";s:16:\"products_new.php\";s:4:\"mode\";s:6:\"NONSSL\";s:3:\"get\";a:2:{s:6:\"action\";s:7:\"buy_now\";s:11:\"products_id\";s:5:\"12358\";}s:4:\"post\";a:0:{}}i:1;a:4:{s:4:\"page\";s:17:\"shopping_cart.php\";s:4:\"mode\";s:6:\"NONSSL\";s:3:\"get\";a:0:{}s:4:\"post\";a:0:{}}}s:8:\"snapshot\";a:0:{}}new_products_id_in_cart|i:12358;sess_discount_code|N;affiliate_ref|N;affiliate_clickthroughs_id|N;' where sesskey = '8617rqv1k267fcuk6ciue0pvc4'
[TEP STOP]