mirror of
https://github.com/swisskyrepo/PayloadsAllTheThings.git
synced 2024-11-10 07:04:22 +00:00
Update MySQL Injection.md
This commit is contained in:
parent
c7be142d62
commit
2bdd23dc51
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue