diff --git a/SQL Injection/MySQL Injection.md b/SQL Injection/MySQL Injection.md index 6da55b8..c4df66b 100644 --- a/SQL Injection/MySQL Injection.md +++ b/SQL Injection/MySQL Injection.md @@ -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