1 Wisconsin Benchmark Suite
2 -------------------------
3 set the following in csql.conf file
4 MAX_SYS_DB_SIZE=104857600
7 Run make to build the suite as follows
8 ---------------------------
11 To populate the database run
12 ----------------------------
16 $java JDBCPopulate mysql
22 For mysql, edit(uncomment) Makefile to link with unixODBC library
29 For mysql, set the CLASSPATH to point to mysql jdbc jar file and run