Connecting MySQL
To connect a MySQL database to Erao:
1. Get your MySQL connection details from your database provider or server.
2. In Erao, click 'Add Database' and select 'MySQL'.
3. Enter the host (e.g., localhost or your server IP/domain).
4. Enter the port (default is 3306).
5. Enter your database name, username, and password.
6. Enable SSL if your database requires it.
7. Click 'Test Connection' then 'Save'.
Was this article helpful?