CAPTIONS AVAILABLE - Full transcript (with some screenshots) available for a small fee at http://stores.lulu.com/konagora/. A brief example about how you can improve query performance by analyzing and rewriting queries.
I actually remembered the principles from this video to answer a question on the StachExchange about querying a large set of data joining three tables and yeiding query times between 0.00 and 0.03 seconds no matter how large the dataset is.
I actually remembered the principles from this video to answer a question on the StachExchange about querying a large set of data joining three tables and yeiding query times between 0.00 and 0.03 seconds no matter how large the dataset is.
rolandomysqldba 8 months ago in playlist MySQL
crystal clear!
veim2406 9 months ago
all you videos are awesome. THanks so much for sharing you great knowledge
jkolt89 1 year ago
A good approach through fundamental design!
bullabraham 1 year ago
I recommend Jet Profiler or slow query log to find your offending queries.
mysqlperformance 2 years ago