Skip to content

Commit

Permalink
MONDRIAN
Browse files Browse the repository at this point in the history
   Should have been included with checkin 8743

[git-p4: depot-paths = "//open/mondrian/": change = 8748]
  • Loading branch information
Richard Emberson committed Feb 18, 2007
1 parent 76e3b44 commit 069562a
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions mondrian.properties
Expand Up @@ -68,11 +68,11 @@ RoleXX='California manager';
#driver.classpath=xx

# MySQL: needs user and password set in JDBC URL
mondrian.foodmart.jdbcURL=jdbc:mysql://localhost/foodmart?user=foodmart&password=foodmart
mondrian.foodmart.jdbcURL=jdbc:mysql://localhost/foodmart
mondrian.foodmart.jdbcUser=foodmart
mondrian.foodmart.jdbcPassword=foodmart
mondrian.jdbcDrivers=com.mysql.jdbc.Driver
#mondrian.foodmart.jdbcURL=jdbc:mysql://localhost/foodmart?user=foodmart&password=foodmart
#mondrian.foodmart.jdbcURL=jdbc:mysql://localhost/foodmart
#mondrian.foodmart.jdbcUser=foodmart
#mondrian.foodmart.jdbcPassword=foodmart
#mondrian.jdbcDrivers=com.mysql.jdbc.Driver
#driver.classpath=D:/mysql-connector-3.1.12

# Ingres
Expand Down

0 comments on commit 069562a

Please sign in to comment.