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

Reducer doesn‘t work #898

Closed
Syang111 opened this issue Oct 30, 2023 · 2 comments
Closed

Reducer doesn‘t work #898

Syang111 opened this issue Oct 30, 2023 · 2 comments

Comments

@Syang111
Copy link

I ran the command below on ubuntu 20.04

docker run -v $(pwd)/ran-tlp:/logs sqlancer --num-threads 4 --use-reducer --reduce-ast sqlite3 --oracle QUERY_PARTITIONING

but the reduce directory were always empyt, can anyone tell me what happened?

@ColinYoungTaro
Copy link
Contributor

Currently the reducer only supports NoREC for sqlite3.
For more details, you can refer to #890

@Syang111
Copy link
Author

Syang111 commented Nov 2, 2023

Currently the reducer only supports NoREC for sqlite3. For more details, you can refer to #890

I see, thanks for your answers

@Syang111 Syang111 closed this as completed Nov 3, 2023
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

2 participants