init

We suggest to do not use this as standalone mode, But you can use it still

For using it as standalone you must set all parameters and fill them with data

Arguments
Name Type Description Required
host string Your mysql host address, default is localhost no
username string Your mysql username, default is root no
password string Your mysql password no
dbname string Your mysql database name no
auto_process string If you want to auto process updates or not, set this to false! no
port int Your mysql server port, default is 3306 no

Output : void

Static or normal : Static