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
Upgrade PCRE to 8.39 and YAJL to 2.1.0.
This commit is contained in:
@@ -149,6 +149,8 @@ static void TestBigComment() {
|
||||
// small stack size
|
||||
|
||||
int main(int argc, char** argv) {
|
||||
(void)argc;
|
||||
(void)argv;
|
||||
TestScanner();
|
||||
TestBigComment();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user