3 - Error writing file '/tmp/MYfd=485' (OS errno 28 - No space left on device)

select p.products_id, pd.products_name from products p, products_description pd where p.products_status = '1' and p.products_ordered > 0 and p.products_id = pd.products_id and pd.language_id = '4' order by p.products_ordered desc, pd.products_name limit 10

[TEP STOP]

1114 - The table 'sessions' is full

insert into sessions values ('amc1ec4j1ebuo3r9q4v7jt28g2', '1726961007', 'sessiontoken|s:32:\"82bd52fa8b88fdda131797f0b735ba20\";cart|O:12:\"shoppingCart\":4:{s:8:\"contents\";a:0:{}s:5:\"total\";i:0;s:6:\"weight\";i:0;s:12:\"content_type\";b:0;}language|s:7:\"swedish\";languages_id|s:1:\"4\";currency|s:3:\"SEK\";navigation|O:17:\"navigationHistory\":2:{s:4:\"path\";a:1:{i:0;a:4:{s:4:\"page\";s:9:\"login.php\";s:4:\"mode\";s:3:\"SSL\";s:3:\"get\";a:1:{s:6:\"osCsid\";s:26:\"amc1ec4j1ebuo3r9q4v7jt28g2\";}s:4:\"post\";a:0:{}}}s:8:\"snapshot\";a:0:{}}wishList|O:8:\"wishlist\":4:{s:8:\"contents\";a:0:{}s:5:\"total\";i:0;s:6:\"weight\";i:0;s:12:\"content_type\";b:0;}')

[TEP STOP]