sslab-gatech / apollo

A toolchain for automatically detecting, reporting, and diagnosing performance bugs in DBMSs.
68 stars 13 forks source link

[Question] How to show fuzzing data? #7

Open zhangysh1995 opened 4 years ago

zhangysh1995 commented 4 years ago

Hi,

SQLFuzz was executed for 24 hours, but I found nothing under the out folder. I also didn't see coverage report in the verbose info printed in the console.

Is there any commandline args that should report fuzzing result?