Skip to content

mysql_fuzzer: Make more calls during each iteration#7766

Merged
systay merged 1 commit intovitessio:masterfrom
AdamKorcz:fuzz21
Apr 5, 2021
Merged

mysql_fuzzer: Make more calls during each iteration#7766
systay merged 1 commit intovitessio:masterfrom
AdamKorcz:fuzz21

Conversation

@AdamKorcz
Copy link
Contributor

Since each iteration spends lots of time setting up the necessary infrastructure, we increase the number of calls to the target API during each iteration.

For performance, we parse each mysql statement in the very beginning and abort if it is invalid sql.

@AdamKorcz AdamKorcz force-pushed the fuzz21 branch 2 times, most recently from d833b5d to 8a1c775 Compare March 31, 2021 15:23
Signed-off-by: AdamKorcz <adam@adalogics.com>
@systay systay merged commit e053443 into vitessio:master Apr 5, 2021
@askdba askdba added this to the v10.0 milestone Apr 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants