To add a database connection, click on database you want to connect in Select a Database section at right side.
Your database Server URL (e.g., localhost).
The database port. E.g., 3306
The name of the database you want to connect to.
Your database’s username (e.g., myusername).
Your database’s password (e.g., mypassword).
The display name for the database in Silzila interface. It must be unique and non repeated name.
After fill out the fields, first make Test Connection and then make Register Connection.
In My SQL, first do test connection process mentioned above, in this process if your test connection get passed then you will be get notification like Test Connection successful.
After successful test connection, do register connection mentioned above, in this process if your data connection get passed then you will be get notification like Data Connection successful.