6 items tagged with mysql

Related tags:

Software Engineering

MySQL inadequecies

February 9, 2013 - This guy seriously hates MySQL and helps you understand how to use it better.

count(*) in InnoDB

December 1, 2006 - Conventional wisdom about the performance of this query is misleading.

Links

MySQL Bar charts

November 21, 2006 - Clever use of the MySQL command line and REPEAT() to create bar charts of your...

Links

Mysql Tuners

September 29, 2006 - Tuning a new MySQL install from the excellent MySQL performance blog....

Links

MySQL performance blog

July 12, 2006 - Anyone working with MySQL should be reading the MySQL Performance Blog. There’s some great insights...

Content Management

Related Entries Revisited

May 1, 2003 - A better way to create a list of related blog entries using MySQL fulltext indexes and the MTSQL plugin. Includes a complete technical overview of how the solution works and performance considerations.