moseskurniawan.com/blog/xampp-1-8-3-2-mysql-5-6-14-high-memo...
I recently installed xampp 1.8.3-2. But there is a quirk, the mysql service is using high memory usage (400MB above). There is no active queries. Rhis is how to fix it.
stackoverflow.com/questions/23722697/xampps-mysql-uses-over-...
I just installed a fresh copy of latest XAMPP and started Apache and MySQL. Checked the task manager and by default empty MySQL with no databases running eats up over 400MB of ram out of nowhere while not in use ...
www.interconnectit.com/764/using-mysql-workbench-with-xampp/
Instructions on how to use Using MySQL Workbench with XAMPP
veerasundar.com/blog/2009/01/how-to-change-the-root-password...
By default, when you install XAMPP in your windows machine, the ‘root’ password for the MySQL is set to empty. But this is not recommended, as the MySQL database without a password will be accessible to everyone. To avoid this, a proper/sec ...
jamesdrakewilson.com/blog/2007/04/07/access-mysql-command-li...
There are two ways to do it. Both are basically the same, but one just makes it a lot easier. We'll go over the harder one first.