March 16, 2011
The most popular open-source database engine in the world, MySQL is a powerful database engine that is known for its high performance, reliability and ease of use. Many large internet companies use MySQL to power their databases and applications based on the LAMP stack (Linux, Apache, MySQL, PHP/Perl/Python). MySQL is platform independent and runs on […]
Read More
March 15, 2011
Security is an important consideration for any computer systems and MySQL is no exception to this rule. One big security problem that administrators can often overlook is obsolete accounts. These accounts were created for people who no longer use them and are big security holes just waiting to be found. The user table stores user […]
Read More