Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

1030 - Got Error 12 from Table Handler


racespec

Recommended Posts

Hello All

 

I seem to be experiencing the following problem

 

1030 - Got error 12 from table handler

 

select distinct p.products_id, p.products_image, 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 = '1' order by p.products_ordered desc, pd.products_name limit 10

 

[TEP STOP]

 

Few people have suggested it be a DATABSAE corruption some say it is a memory (server) issue

 

How can i resolve this

 

I have contacted host company, waiting for reply

 

Thanks

 

Tarek

RACESPEC

Link to comment
Share on other sites

This is something your host must fix. It doesn't necessarily mean memory corruption, but it could. The error simply means that MySQL does not have access to the amount of memory it needs to function. It could be because your host is overworking the mysql server or that they have allocated more memory to the server than their configuration allows.

Contributions

 

Discount Coupon Codes

Donations

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...