mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-06 04:31:30 +00:00
way better for storing bulk of data (like BLOB on mysql)
This commit is contained in:
@@ -181,4 +181,4 @@ class xp_cmdshell:
|
||||
debugMsg += "output to"
|
||||
logger.debug(debugMsg)
|
||||
|
||||
self.createSupportTbl(self.cmdTblName, self.tblField, "NVARCHAR(4000)")
|
||||
self.createSupportTbl(self.cmdTblName, self.tblField, "TEXT")
|
||||
|
||||
Reference in New Issue
Block a user