Index: win_installer/updater/templates/mysql-ds.xml =================================================================== RCS file: /usr/local/cvsroot/win_installer/updater/templates/mysql-ds.xml,v diff -u -r1.2 -r1.3 --- win_installer/updater/templates/mysql-ds.xml 20 May 2008 00:52:56 -0000 1.2 +++ win_installer/updater/templates/mysql-ds.xml 12 Jun 2008 23:41:44 -0000 1.3 @@ -29,7 +29,7 @@ jdbc/tool-ds - jdbc:mysql://@MYSQL_HOST@:3306/@DB_NAME@ + jdbc:mysql://@MYSQL_HOST@:@MYSQL_PORT@/@DB_NAME@ com.mysql.jdbc.Driver @@ -49,7 +49,7 @@ jdbc/quartz-ds - jdbc:mysql://@MYSQL_HOST@:3306/@DB_NAME@ + jdbc:mysql://@MYSQL_HOST@:@MYSQL_PORT@/@DB_NAME@ com.mysql.jdbc.Driver utf8