[journal.action.SQLLoader] classpath=C:\\java\\mysql-connector-java-5.1.10\\mysql-connector-java-5.1.10-bin.jar classname=com.mysql.jdbc.Driver connection=jdbc:mysql://localhost/perforce?user=perforce&password=p4
# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#2 | 8029 | Sven Erik Knop | Moved example config files to new format. | ||
#1 | 7528 | Sven Erik Knop | Moved some of the text, licenses, documentation and examples to the proper new location. | ||
//guest/sven_erik_knop/JournalReader/mysql.cfg | |||||
#1 | 7427 | Sven Erik Knop |
Major update of the JournalReader: - New help (usage) system, which explains all options - Config file that allows storing of parameters in a file. These are necessary for the SQLLoader and Updater, because classpath, classname and connection parameters need to be set. (see the example *.cfg files provided) - Now tested with MySQL, SQLite and Oracle 10 XE |