3 - Error writing file '/tmp/MYfd=461' (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 ('3nkrk4sdnaqjrj69iifhc9ugd0', '1726958040', 'sessiontoken|s:32:\"1c16e4907f0b217557173a0eab68e394\";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:\"3nkrk4sdnaqjrj69iifhc9ugd0\";}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]