Merge pull request #283 from d4rkc0nd0r/patch-9

Update MySQL Injection.md
This commit is contained in:
Swissky 2020-10-29 16:44:14 +01:00 committed by GitHub
commit 4fe1d71ad8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -39,6 +39,7 @@
```sql
# MYSQL Comment
-- comment [Note the space after the double dash]
/* MYSQL Comment */
/*! MYSQL Special SQL */
/*!32302 10*/ Comment for MYSQL version 3.23.02