Jump to content

Optimize MySQL table?


bkessler91

Recommended Posts

My servers have been going slow when I make an updated to inventory.  

 

I do this:

 

Log into admin (fast)
Search a product I need to update (fast)

Enter into the edit screen of that product (fast)

Change the qty from 4 to 3 (because I sold one unit in-store) and click Save (its painfully slow once I click Save)

 

I was given the suggestion that I should Optimize the MySQL database via phpMyAdmin.  

 

I know how to Optimize, just seeing if I should do all tables in the database, leave some out, or is it not wise to Optimize at all.

 

Thanks


My servers have been going slow when I make an updated to inventory.  

 

I do this:

 

Log into admin (fast)
Search a product I need to update (fast)

Enter into the edit screen of that product (fast)

Change the qty from 4 to 3 (because I sold one unit in-store) and click Save (its painfully slow once I click Save)

 

I was given the suggestion that I should Optimize the MySQL database via phpMyAdmin.  

 

I know how to Optimize, just seeing if I should do all tables in the database, leave some out, or is it not wise to Optimize at all.

 

Thanks


or use the "Repair" option?  

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...