[ENHANCEMENT]: Increase the limit of the attack command length
Closed this issue · 1 comments
s3inlc commented
Description
The length limit is too low for certain commands, either increase the VARCHAR limit or make it into a TEXT type.
gluafamichl commented
Changed attackCmd fields to TEXT.