Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Question] Which SQL generator is used in evaluation? #8

Open
zhangysh1995 opened this issue Dec 18, 2019 · 0 comments
Open

[Question] Which SQL generator is used in evaluation? #8

zhangysh1995 opened this issue Dec 18, 2019 · 0 comments

Comments

@zhangysh1995
Copy link
Contributor

The paper says:

We develop SQLFUZZ based on SQLSmith and Random Query Generator (RQG) [20].

And also it says:

Third, SQLFUZZ supports two types of query generators to address query dialect problem: a
SQLSmith-based generator [26] for SQLite and PostgreSQL systems, and a RQG-based random query generator [20] for MySQL and MariaDB systems.

So, what is the generator used in the evaluation part? What is used as the default generator in the current SQLFuzz?

@zhangysh1995 zhangysh1995 changed the title [Question] Which SQL generator used is used in evaluation? [Question] Which SQL generator is used in evaluation? Dec 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant