Optimizing MySQL - Conclusion (
Page 6 of 6 )
As you’ve likely surmised over this lengthy article, there is
quite a bit that you can do to increase the efficiency of MySQL, starting with
the compilation of the database server, and continuing throughout the entire
administration process. Of course, we didn’t even get into maximizing table-join
efficiency, intelligent use of basic SQL queries, hardware considerations.
However, I’ll be happy to discuss these matters in a later article, pending your
interest. See you next time!