Index: lams_tool_deploy/test/file/deploy.properties =================================================================== RCS file: /usr/local/cvsroot/lams_tool_deploy/test/file/Attic/deploy.properties,v diff -u -r1.3 -r1.4 --- lams_tool_deploy/test/file/deploy.properties 8 Apr 2005 01:41:02 -0000 1.3 +++ lams_tool_deploy/test/file/deploy.properties 17 Jun 2005 01:56:03 -0000 1.4 @@ -3,13 +3,13 @@ #Password for Install DB -dbPassword=dag.Quiz +dbPassword=lamsdemo #user for install db -dbUsername=root +dbUsername=lams #Driver Connection URL -dbDriverUrl=jdbc:mysql://localhost:3306/scratch +dbDriverUrl=jdbc:mysql://localhost/lams?characterEncoding=utf8&zeroDateTimeBehavior=convertToNull #Classname of JDBC driver dbDriverClass=com.mysql.jdbc.Driver