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

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