setupmysql
MySQL Server Setup
This tool will help you to setupset up a Percona High High-Performance MySQL server. The default mysqlMySQL server of Eenos is Percona MySQL server which has better performance than MariaDB and MysQL.
You can add remote MariaDB or MysQLMySQL servers from the WAP admin control panel.
Command:
/usr/local/eenos/scripts/setupmysql
Command Options:
Usage: /usr/local/eenos/scripts/setupmysql <options>=[values]
Command Groups:
Options:
--install - Install Percona MySQL Server
--resetrootpwd - Reset MySQL root password
Install MySQL Server
To install the MySQL server, use the following command.
/usr/local/eenos/scripts/setupmysql --install
Reset MySQL Root Password
To reset the MySQL root password, use the following command
/usr/local/eenos/scripts/setupmysql --resetrootpwd
At this time the default installer will install MySQL version 8.0