mysql设置查询超时
mysql5.6: max_statement_time (毫秒)
mysql5.7: max_execution_time(毫秒)
mariadb: max_statement_time (毫秒)