Closed client9 closed 11 years ago
mysql special
_CHARSETNAME'string'
single or double quote _latin1'foo bar' _latin"foo bar"
these are not valid _latinthis doesn't work _latin1'no'
this doesn't work
_latin1
probably just need to stop parsing and say "sqli" if found
fixed, tested.
mysql special
_CHARSETNAME'string'
single or double quote _latin1'foo bar' _latin"foo bar"
these are not valid _latin
this doesn't work
_latin1
'no'probably just need to stop parsing and say "sqli" if found