Using UTF8 Character Set with MySQL

Is your character set getting screwed up in MySQL? Here's how to use UTF8 consistently without encoding mismatches ... Using UTF8 Character Set with MySQL.

PHPUnit: a Quick Way to Speed Up Test Suites

Is running your entire test suites taking forever and driving you crazy? If they touch the MySQL server, then try this quick configuration tip.