I've installed MySQL on my RasPi. But when I when I try to create a MySQL user, it tells me that I need the root PW. I don't remember ever setting a root PW.
So I TRIED to follow the steps at the following page to be able to run MySQL as a regular user. But when I attempt to start the MySQL service having done so, it fails to start.
http://dev.mysql.com/doc/refman/5.0/en/ ... -user.html
TIA!