mirror of
https://github.com/swisskyrepo/PayloadsAllTheThings.git
synced 2025-12-27 05:03:28 -08:00
Update MySQL Injection.md
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user