oss-fuzz/projects/mysql-server/targets
Catena cyber 41b1710710
Updates patch for mysql 8.21 (#4162)
* Updates patch for mysql 8.21

* Fixup 8.21

* Disabkes fuzz_docommand to keep going with other targets for now

* do not even compile fuzz_docommand

* Adding license

* FIXMEs

* no longer compiled

* nits
2020-07-21 06:52:28 -07:00
..
CMakeLists.txt
README
fuzz_docommand.cc
fuzz_docommand.dict
fuzz_docommand.options
fuzz_initfile.cc
fuzz_initfile.dict
fuzz_initfile.options
fuzz_mysqld.cc
fuzz_mysqld.dict
fuzz_mysqld.options
fuzz_real_query.cc
fuzz_stmt_fetch.cc
init.sql
initnopw.sql
onefile.cc
util_fuzz.cc
util_fuzz.h

README

This is the directory used for fuzzing, intended to be used with oss-fuzz.