shellbeachsilver Posted July 9, 2006 Posted July 9, 2006 Hello Everyone! I am recieving the following error: 1030 - Got error 127 from storage engine select count(*) as total from products p, products_to_categories p2c where p.products_id = p2c.products_id and p.products_status = '1' and p2c.categories_id = '140' [TEP STOP] What is it? I checked my storage on my web hosting and I have more than 4550mb left so Im not sure whats going on with the storage. Ive been adding new products for the last few errors and this was the first message. Thanks! Shelby
Jack_mcs Posted July 9, 2006 Posted July 9, 2006 Try running repair on the database from within phpmyadmin. If that doesn't work, ask your host to take a look since it may be server related. Jack Support Links: For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc. All of My Addons Get the latest versions of my addons Recommended SEO Addons
shellbeachsilver Posted July 9, 2006 Author Posted July 9, 2006 Try running repair on the database from within phpmyadmin. If that doesn't work, ask your host to take a look since it may be server related. Jack Thanks Jack, The error however seems to have resolved itself. Im not sure what caused it but it probably was server related. Shelby
Recommended Posts
Archived
This topic is now archived and is closed to further replies.