Skip to content

Commit 0465368

Browse files
committed
revert
1 parent 4fadcf0 commit 0465368

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, "VARCHAR(8000)")
184+
self.createSupportTbl(self.cmdTblName, self.tblField, "NVARCHAR(4000)")

0 commit comments

Comments
 (0)