MySQL Query Optimization with EXPLAIN

Comments

Comments are closed.

Great knowlege for us developers to find out what the *beep* went wrong with our queries :)

Some good information for those who spend a lot of time on mysql - would have liked to see some demos but understand the "technical difficulties" involved with a borrowed laptop

Sheeri's talk went into great detail over the EXPLAIN command. I now know what each of the fields mean. She also had a couple of great tips for working with MySQL on the command line.

Finally I got someone to really explain explain: And this is the most useful (dev)thing I’ll take home from codeconnexx. Thank you for EXPLAINing it in a really nice and clear way, you had my attention the entire time. =)

Great EXPLANations of explain.