Tag :: MySQL
MySQL Full-Text Search
He was using a LIKE query with wild cards % to build his search. But this is actually not a good way to do search especially on large tables with lots of data.
Timezones, the Right Way
Covers handling timezones in MySql
Wordpress MySQL Setup Commands
Article covering the necessary MySQL commands to execute in order to setup wordpress.
Install and Configure MySQL on CentOS
Article covers installing and configuring MySQL Database Server on CentOS Linux.