Fixes a typo in the example connection string for MariaDB. Currently with the incorrect format it things the password is a port and you get this error when you first try to connect and initialize the database
ValueError: invalid literal for int() with base 10:
Fixes a typo in the example connection string for MariaDB. Currently with the incorrect format it things the password is a port and you get this error when you first try to connect and initialize the database
ValueError: invalid literal for int() with base 10: