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

11 lines
127 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 X;
--EXPECTED--
E SELECT
n x
n X
; ;