mirror of
https://github.com/swisskyrepo/PayloadsAllTheThings.git
synced 2024-12-24 05:15:26 +00:00
Merge pull request #283 from d4rkc0nd0r/patch-9
Update MySQL Injection.md
This commit is contained in:
commit
4fe1d71ad8
@ -39,6 +39,7 @@
|
|||||||
|
|
||||||
```sql
|
```sql
|
||||||
# MYSQL Comment
|
# MYSQL Comment
|
||||||
|
-- comment [Note the space after the double dash]
|
||||||
/* MYSQL Comment */
|
/* MYSQL Comment */
|
||||||
/*! MYSQL Special SQL */
|
/*! MYSQL Special SQL */
|
||||||
/*!32302 10*/ Comment for MYSQL version 3.23.02
|
/*!32302 10*/ Comment for MYSQL version 3.23.02
|
||||||
|
Loading…
Reference in New Issue
Block a user