home *** CD-ROM | disk | FTP | other *** search
/ PC World 2003 March / PCWorld_2003-03_cd.bin / Software / Vyzkuste / phptriad / phptriad2-2-1.exe / mysql / bench / example.bat < prev    next >
DOS Batch File  |  1998-11-26  |  301b  |  8 lines

  1. REM
  2. REM Example use to run test on PC
  3. REM One need only to run 'compare-results' to view results from old runs
  4.  
  5. perl run-all-tests --server mysql --cmp "access,mysql"
  6. perl run-all-tests --server mysql --cmp "access,mysql" --log --use-old-results
  7. perl compare-results --cmp  "access,mysql" -rel
  8.