MySql default password and password change method

I using FreePBX distro.

Can some one please tell me what the default user name and password of MySql.

Also what would be the command(s) to change the MySQL password correctly.

Can this be done via Web GUI.

Thanks

There is no default root password for mysql. Just type mysql and hit enter.

As far as changing the password that is all done inside of MySQL and than you need to update /etc/freepbx.conf with the changes.

Google how to setup or create a MySQL password. There are plenty of docs out there.

Is this still the case in the upcomign versions of freepbx? Perhaps a more secure option would be to prompt during the installer for the user to choose a MySQL password.

Olly