MySQL Configuration

I’ve been screwing up mysql configurations left and right.  Nothing really harmful just not efficient.  Not enough ram allocated to the right configurations. http://www.mysqlperformanceblog.com/2014/01/28/10-mysql-settings-to-tune-after-installation/ http://mysql.rjweb.org/doc.php/memory Two great resources for reading about how to properly configure mysql. Checking how much ram you need simple.  You just need a few mysql commands to get you the numbers. […]