commenting failing queries
[csql.git] / test / performance / wisc / README
blobbcd2d59eb32450bb0c48a773ed62891d42686393
1 Wisconsin Benchmark Suite
2 -------------------------
3 set the following in csql.conf file
4 MAX_SYS_DB_SIZE=10485760
5 MAX_DB_SIZE=104857600
7 Run make to build the suite as follows
8 $make
10 To populate the database run
11 $./odbcBench -b
14 To run odbc test
15 $./odbcBench
17 To run jdbc test
18 $java JDBCBench