在Java的springboot项目里,要怎么设置MySQL数据库的max_execution_time?是要 setQueryTimeout 还是在连接串里面添加 maxExecutionTime= ?
https://blog.csdn.net/shenxiaomo1688/article/details/122559616
有没有一种可能 两种都可以