This website requires JavaScript.
Explore
Help
Register
Sign In
Rooba
/
oss-fuzz
mirror of
https://github.com/google/oss-fuzz.git
Watch
1
Star
1
Fork
You've already forked oss-fuzz
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
299ee76b43
oss-fuzz
/
projects
/
mysql-server
/
targets
/
initnopw.sql
2 lines
61 B
SQL
Raw
Blame
History
CREATE
USER
'
fuzzuser
'
@
'
localhost
'
IDENTIFIED
BY
'
fuzzpass
'
;
Reference in New Issue
View Git Blame
Copy Permalink