Tag: MySQL
-
Caching the results of a PDO Query in Memcache
A quick example of code that will prepare a PDO statement and cache the results in Memcache in a LAMP environment.
-
Fix MySQL corrupted configuration on Ubuntu
A fix for a tricky ERROR 2002 in MySQL Server 5.5 on Ubuntu 13.04.