Skip to main content

setupmysql

MySQL Server Setup

This tool will help you to setup Percona High Performance MySQL server. The default mysql server of  Eenos is Percona MySQL server  which has better performance than MariaDB and MysQL.

You can add  remote MariaDB or MysQL servers from 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 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