You've already forked mysql-audit
mirror of
https://github.com/trellix-enterprise/mysql-audit.git
synced 2025-12-17 18:24:02 +08:00
15 lines
182 B
Plaintext
15 lines
182 B
Plaintext
/-- Tests for the 32-bit library with UTF-32 support only */
|
|
|
|
< forbid W
|
|
|
|
/-- Non-UTF characters --/
|
|
|
|
/\x{110000}/8
|
|
|
|
/\o{4200000}/8
|
|
|
|
/\C/8
|
|
\x{110000}
|
|
|
|
/-- End of testinput26 --/
|