mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-07-30 01:50:01 +03:00
Merge 24fc4072a5
into 6d48df2454
This commit is contained in:
commit
8c578c726e
|
@ -450,3 +450,21 @@ WITH
|
||||||
WRITEXOR
|
WRITEXOR
|
||||||
YEAR_MONTH
|
YEAR_MONTH
|
||||||
ZEROFILL
|
ZEROFILL
|
||||||
|
|
||||||
|
# Miscellaneous other keywords.
|
||||||
|
ANALYSE
|
||||||
|
BENCHMARK
|
||||||
|
CONCAT_WS
|
||||||
|
ELT
|
||||||
|
EXP
|
||||||
|
EXTRACTVALUE
|
||||||
|
FLOOR
|
||||||
|
INFORMATION_SCHEMA
|
||||||
|
JSON_KEYS
|
||||||
|
MAKE_SET
|
||||||
|
MD5
|
||||||
|
MID
|
||||||
|
PLUGINS
|
||||||
|
RAND
|
||||||
|
SLEEP
|
||||||
|
UPDATEXML
|
||||||
|
|
Loading…
Reference in New Issue
Block a user