Blog
Articles categorized as MySQL
Read More
Database optimization technique and how storage engine works
Today i was discussing with a colleague of mine about a mysql database optimization technique, and some of the things i have learned about how mysql works on big table...
Read More
Mysql field types and their charsets
When having to administer a big database having tables that contains millions of rows, a big issue emerges. Optimizing the tables and the data stored.
A short version...