Yari Posted December 5, 2005 Posted December 5, 2005 I have problem and get this error in a shop 1030 - Got error 12 from storage engine select c.categories_id, cd.categories_name, c.parent_id from categories c, categories_description cd where c.parent_id = '0' and c.categories_id = cd.categories_id and cd.language_id='4' order by sort_order, cd.categories_name The same error is in serveral places in the admin too. Does anyone know what the problem is ? Nothing has been done with the shop the last week or so.
♥yesudo Posted December 6, 2005 Posted December 6, 2005 Maybe try opitmizing your database via your SQL control panel. Your online success is Paramount.
Yari Posted December 6, 2005 Author Posted December 6, 2005 It was the webhost that had problem with the database server so it's working again.
Guest Posted December 6, 2005 Posted December 6, 2005 This error is usually caused by the mySQL temp directory being too small - not an osCommerce problem and something to bring up with your web host (posted for others who may read this). Matti
Recommended Posts
Archived
This topic is now archived and is closed to further replies.