mirror of
https://github.com/swisskyrepo/PayloadsAllTheThings.git
synced 2025-12-30 06:30:27 -08:00
System prompt + Arg injection + Disclaimer
This commit is contained in:
@@ -696,6 +696,7 @@ mysql> SELECT @@GLOBAL.VERSION;
|
||||
Requirement: `MySQL >= 5.7.22`
|
||||
|
||||
Use `json_arrayagg()` instead of `group_concat()` which allows less symbols to be displayed
|
||||
|
||||
* `group_concat()` = 1024 symbols
|
||||
* `json_arrayagg()` > 16,000,000 symbols
|
||||
|
||||
|
||||
Reference in New Issue
Block a user