platform/libinjection/tests/test-tokens-numbers-string-011.txt

10 lines
121 B
Text
Raw Normal View History

2019-08-16 14:42:40 +00:00
--TEST--
mysql b-string, b-lower-case single-quote [10]* single quote
--INPUT--
SELECT x;
--EXPECTED--
E SELECT
n x
; ;