You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-dev@logging.apache.org by ce...@apache.org on 2004/05/18 14:05:59 UTC

cvs commit: logging-log4j/tests/input/db mysql.properties.sample mysql.properties

ceki        2004/05/18 05:05:59

  Added:       tests/input/db mysql.properties.sample
  Removed:     tests/input/db mysql.properties
  Log:
  MySQL properties are local machine dependent
  
  Revision  Changes    Path
  1.1                  logging-log4j/tests/input/db/mysql.properties.sample
  
  Index: mysql.properties.sample
  ===================================================================
  # The JDBC driver class for MySQL
  driverClass=com.mysql.jdbc.Driver
  # The DataSource class for MySQL
  dataSourceClass=com.mysql.jdbc.jdbc2.optional.MysqlDataSource
  url=jdbc:mysql:///test
  user=root
  password=
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-dev-unsubscribe@logging.apache.org
For additional commands, e-mail: log4j-dev-help@logging.apache.org