Mysql database on non standard port

2009-03-19 Thread Guto Andreollo
Hello all! I'm trying to configure the mysql module to use a port different than 3306 to connect to the db server. I've tried setting the server string as mysql-server.domain.com:12345 on sql.conf, but that's unfortunately not correct. Can anyone point me to the correct syntax? thanks

Re: Mysql database on non standard port

2009-03-19 Thread tnt
I'm trying to configure the mysql module to use a port different than 3306 to connect to the db server. I've tried setting the server string as mysql-server.domain.com:12345 on sql.conf, but that's unfortunately not correct. Can anyone point me to the correct syntax? And the line below server in