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

DQP Oracle #918

Closed
bajinsheng opened this issue Mar 14, 2024 · 1 comment
Closed

DQP Oracle #918

bajinsheng opened this issue Mar 14, 2024 · 1 comment
Assignees

Comments

@bajinsheng
Copy link
Collaborator

We will support a new oracle Differential Query Plans (DQP), introduced in the SIGMOD'24 paper: Keep It Simple: Testing Databases via Differential Query Plans.

@bajinsheng
Copy link
Collaborator Author

Quick Start:

java -jar sqlancer-2.0.0.jar --num-threads 1 mariadb --oracle DQP
java -jar sqlancer-2.0.0.jar --num-threads 1 tidb --oracle DQP
java -jar sqlancer-2.0.0.jar --num-threads 1 mysql --oracle DQP

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