Jump to content

Fight with mysql - big problem


Recommended Posts

Hello,
At the outset, sorry for my english. I hope you understand me.

I have shop on PrestaShop. I have +/- 8000 products.

Records of MySQL: 333 512

Recently, the mysql database server kills.
Query is looped back

SELECT SQL_CALC_FOUND_ROWS p . * , pl.`description_short` , pl.`available_now` , pl.`available_later` , pl

Query using 100 % of core.

How to fix this ?

Link to comment
Share on other sites

update is not fix this bug.

Please help me, this query are clone and block machine ..

SELECT SQL_CALC_FOUND_ROWS p . * , pl.`description_short` , pl.`available_now` , pl.`available_later` , pl

This query is for ps_product ?

Maybe, i delete all products and import again from my exel base ?

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...