Skip to main content

Home/ MySQL/ Group items tagged database-design

Rss Feed Group items tagged

Ken Wei

MySQL AB :: Using the New MySQL Query Profiler - 1 views

  • When it comes to overall performance, it's important to remember that the #1 contributor is always a good database design. The second highest contributor to performance is well-tuned SQL code.
  • But a better day has come along in MySQL 5.0.37 with the inclusion of the SQL Profiling utility. This interactive diagnostic aid allows a developer or DBA to gain insight into where a set of SQL code spends its time and the resources it is using.
1 - 2 of 2
Showing 20 items per page