用于EagleEye3.0 规则集漏报和误报测试的示例项目,项目收集于github和gitee
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

9 lines
325 B

# shutdown the server from mtr.
# restart the server.
# start the sql client and run shutdown sql command.
# restart the server
# Run shutdown sql command and some other SQL command.
# restart the server
# start mysqladmin with shutdown option.
# start the mysql server with init file and shutdown command.
# restart server.