Skip to content

Commit 4b02ed4

Browse files
committed
Due to last commit..
1 parent 5216fb6 commit 4b02ed4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

plugins/dbms/mysql.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,6 @@ class MySQLMap(Fingerprint, Enumeration, Filesystem, Takeover):
5858
"""
5959

6060
def __init__(self):
61-
self.has_information_schema = False
6261
Enumeration.__init__(self, "MySQL")
6362

6463
unescaper.setUnescape(MySQLMap.unescape)

0 commit comments

Comments
 (0)