Pages: [1]   Go Down
Send this topic | Print
Author Topic: 1030 - Got error 28 from storage engine  (Read 710 times)
absolutehid
Member
*
Offline Offline

Posts: 38


WWW
« on: September 24, 2008, 08:40:32 AM »

1030 - Got error 28 from storage engine

select p.products_id, p.products_image, pd.products_description, if(s.status, s.specials_new_products_price, p.products_price) as products_price from products p left join specials s on p.products_id = s.products_id, orders_products opa, orders_products opb, orders o, products_description pd where opa.products_id = '30' and opa.orders_id = opb.orders_id and opb.products_id != '30' and opb.products_id = p.products_id and opb.orders_id = o.orders_id and p.products_status = '1' group by p.products_id order by o.date_purchased desc limit 6

on my oscommerce shopping cart. Is it cause there's no room in the mysql?
oscommerce forums are saying its a problem with too little space for in db, that accurate and if so how do i fix?

http://absolutehid.ca/index.php
Logged
Diemux
Underground3k.com!
Administrator
Official 110mb Guru
*****
Offline Offline

Posts: 12099


Use search before asking...


WWW
« Reply #1 on: September 24, 2008, 08:42:15 AM »

See http://www.110mb.com/forum/i-think-there-is-prob-with-box-13admin-needed-hd-disk-seems-to-be-full-t36352.0.html .

Admins are working on it and should be resolved within the hour.
Logged

Problems with your 110MB account of website: Visit the support database: http://help.110mb.com!
NOW available: PHPfusion-mods.net!
Underground3k
Pages: [1]   Go Up
Send this topic | Print
Jump to: