albertZhangTJ / sqlancer-lancerfuzz

Detecting Logic Bugs in DBMS
http://www.sqlancer.com/
MIT License
1 stars 0 forks source link

Weighted generation for statements #27

Closed albertZhangTJ closed 6 months ago

albertZhangTJ commented 6 months ago

In experiments we encountered cases where LancerFuzz has generated too many DROP TABLE statements that there are no tables left to be operated on.

We want to solve this by appending weights to rules to indicate how often each rule shall be generated.

albertZhangTJ commented 6 months ago

Feature added with 51be4bd3fc2233032bc8ff6cde2ab05757f8fda9