Changeset 2966 for trunk/config


Ignore:
Timestamp:
Nov 28, 2006, 11:00:05 AM (17 years ago)
Author:
Nicklas Nordborg
Message:

References #440: Update to latest versions of 3rd-party software

Updated Log4j to 1.2.14, Xerces to 2.9.0, MySQL Connector to 5.0.4, JFreeChart to 1.0.3

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/config/dist/base.config

    r2959 r2966  
    3131db.dialect          = org.hibernate.dialect.MySQLInnoDBDialect
    3232db.driver           = com.mysql.jdbc.Driver
    33 db.url              = jdbc:mysql://localhost/base2
     33db.url              = jdbc:mysql://localhost/base2?useCursorFetch=true&defaultFetchSize=100
    3434db.dynamic.catalog  = base2dynamic
    3535db.queries          = /mysql-queries.xml
    36 export.max.items    = 20000
     36#export.max.items    = 20000
    3737
    3838# --------
Note: See TracChangeset for help on using the changeset viewer.