Skip to content

Commit 1c1c20f

Browse files
committed
minor update
1 parent 4b6c524 commit 1c1c20f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/takeover/xp_cmdshell.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,4 +181,4 @@ def xpCmdshellInit(self):
181181
debugMsg += "output to"
182182
logger.debug(debugMsg)
183183

184-
self.createSupportTbl(self.cmdTblName, self.tblField, "nvarchar(4000)")
184+
self.createSupportTbl(self.cmdTblName, self.tblField, "VARCHAR(8000)")

0 commit comments

Comments
 (0)