尝试修改config/database.php里的options 'options' => [ \PDO::ATTR_TIMEOUT => 3, // 不生效 \PDO::MYSQL_ATTR_INIT_COMMAND => "SET sql_mode=''", ...