| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
Flipper needs to connect to MySQL on the nodes.
In order to do this, the mysql_user, mysql_password and mysql_port configuration variables are used to specify the username and password that should be used to connect to MySQL, and the port on the node which should be connected to.
MySQL should be bound to the base IP address of each node.
The user that Flipper connects to on the nodes requires the SUPER privilege.
We recommend that you create a user exclusively for the use of Flipper with just the SUPER privilege. We recommend not using the MySQL root user for use with Flipper.