8 lines
193 B
Text
8 lines
193 B
Text
|
#
|
||
|
# Yong Deng reported 2016-10-20
|
||
|
#
|
||
|
# Tests that "left" is treated as a function
|
||
|
#
|
||
|
# http://www.w3resource.com/mysql/string-functions/mysql-left-function.php
|
||
|
1'and left(database(),2)>'sa'--+
|