Posts

4 results for 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.

Read full post ›

Wordpress MySQL Setup Commands

Article covering the necessary MySQL commands to execute in order to setup wordpress.

Read full post ›

Install and Configure MySQL on CentOS

Article covers installing and configuring MySQL Database Server on CentOS Linux.

Read full post ›