1、建表报错 2、mysql连接数不够(too many connection) set GLOBAL max_connections=500;show variables like 'max_connections';