Skip to content

Commit

Permalink
MONDRIAN
Browse files Browse the repository at this point in the history
   Fixed mistaken checkin.

[git-p4: depot-paths = "//open/mondrian/": change = 8726]
  • Loading branch information
Richard Emberson committed Feb 15, 2007
1 parent aa70279 commit 80a6097
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?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.jdbcUser=foodmart
#mondrian.foodmart.jdbcPassword=foodmart
#mondrian.jdbcDrivers=com.mysql.jdbc.Driver
#driver.classpath=D:/mysql-connector-3.1.12

# Ingres
Expand Down Expand Up @@ -277,7 +277,7 @@ mondrian.rolap.iterationLimit=0
###############################################################################
# Whether the MemoryMonitor should be enabled. By
# default for Java5 and above it is enabled.
mondrian.util.memoryMonitor.enable=true
#mondrian.util.memoryMonitor.enable=true

###############################################################################
# The default MemoryMonitor percentage threshold.
Expand Down

0 comments on commit 80a6097

Please sign in to comment.