Mysql change default port

- Michal Vyšinský
- Member | 608
Hi, add it to dsn in configuration:
mysql:host=localhost;dbname=testdb;port=1111
RSS feed
Topic closed
Hi, add it to dsn in configuration:
mysql:host=localhost;dbname=testdb;port=1111