Showing headlines posted by celsocrivelaro

MySQL Tuning and Performance Best Pratices

Any developer with experience has already received complains about slowness in your system. Besides users complains, if it is a web site, it can fall in Google's rank. If you are using MySQL, how to discover which queries are slowing your system? Which action can you take to improve database velocity? Something can be done in project time to avoid future problems? In this article, we show some tips to tuning your MySQL instance to better performance.

MySQL Security Best Pratices

MySQL is used due its simplicity and to be a default in some platforms as Wordpress. Apply 10 best pratices to configure your MySQL instance against invasions and protect your data and your server.