Options
NoteThe host and port needs to be accessible for the HubEngine.
Name of the Host of the MySQL DB, e.g. database.example.com or database.example.com:3306
Name of the database
Name of the table in the database to use
MySQL username
MySQL password
Use SSL to connect to Server, does not validate Certificate
If set to true/yes/1 all values from DB are strings. This is the old default behavior.
For new plans this should always be false/no/0, to get the correct type data back when receiving data from mysql.
Connection Charset - mostly utf8 or utf8mb4