Details
-
Task
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Permit use of connection string to provide options:
example :
mariadb.createConnection('mariadb://user:pass@host/db?debug=true&charset=BIG5_CHINESE_CI&timezone=-0700'); |