Update MySQL Injection.md

This commit is contained in:
Siddharth Reddy 2020-10-29 17:03:22 +05:30 committed by GitHub
parent c7be142d62
commit 2bdd23dc51
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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