-+----------+--------------+------------------+
| mysql-bin.003 | 73 | test | manual,mysql |
+---------------+----------+--------------+... or '\h' for help. Type '\c' to clear the buffer.
mysql> DELETE FROM mysql.user WHERE User='root';
mysql> GRANT ALL PRIVILEGES ON *.* TO 'root'@'localhost' IDENTIFIED BY 'password' WITH GRANT OPTION;
mysql> FLUSH PRIVILEGES;
</code>
proto ipv6-icmp all
</code>
===== MySQL =====
as stated [[http://bugs.mysql.com/bug.php?id=49024|here]], you need at least MySQL v5.5.x for ipv6 to work.
====== mtop ======
[[http://mtop.sourceforge.net/|MySQL real-time monitoring]]. access MySQL using the "mysqltop" user with no password by default, so create on the MySQL server.
====== iotop ======
[[http://guichaz.fre