Jump to content

MySQL Optimization and Tracking


shamoon

Recommended Posts

I'm a complete newb to optimizing MySQL and thank you to fenway for taking the time to respond to my other post.  I'm working hard on tweaking my database and code.

 

Select_full_join  1,544  The number of joins that do not use indexes. If this value is not 0, you should carefully check the indexes of your tables.

 

That's the one thing I'm still trying to fix.  Any easy way to track down which joins don't use indexes?

Link to comment
https://forums.phpfreaks.com/topic/74784-mysql-optimization-and-tracking/
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.