Jump to content

[SOLVED] slow UPDATE & INSERT


Brian W

Recommended Posts

We have a kick ass in house server running MySQL and suddenly just recently one of the sites running on it started having delays when running Update and/or Insert statements. SELECT statements don't seem to have any delay and are flying like they should.

When you post date (as in click "Submit") the status bar gets like a quarter of the way loaded, then pauses for 2-15 seconds, and then finally finishes.

I find this odd since I haven't had any problems before hand and like I said, the Select statements run just fine.

Any ideas?

also, can't seem to get --log-slow-queries[=file_name] to work.

i've tried:

--log-slow-queries[=file_name];

-log-slow-queries[=file_name];

--log-slow-queries[=];

--log-slow-queries;

and a few other combinations and variations but can't figure out that command prompt thing. I'm a total noob.

 

Thanks guys

 

Link to comment
https://forums.phpfreaks.com/topic/136069-solved-slow-update-insert/
Share on other sites

Archived

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

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.