mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-06 12:41:30 +00:00
Due to last commit..
This commit is contained in:
@@ -58,7 +58,6 @@ class MySQLMap(Fingerprint, Enumeration, Filesystem, Takeover):
|
||||
"""
|
||||
|
||||
def __init__(self):
|
||||
self.has_information_schema = False
|
||||
Enumeration.__init__(self, "MySQL")
|
||||
|
||||
unescaper.setUnescape(MySQLMap.unescape)
|
||||
|
||||
Reference in New Issue
Block a user