我有一个MySQL服务器,我发现它不接受任何连接,因为磁盘中没有足够的空间。我检查了mysql的日志文件,它们的大小为480 as (几乎相当于磁盘容量)。当我手动删除这些日志文件时,服务器将再次服务并接受连接。我怎样才能解决这个问题?当MySQL日志文件的大小足够大时,我可以发出命令删除它们吗?或者我应该做些别的事情,比如不把所有的事情都记录下来。
For complete instructions on how to upgrade MySQL to a new version please see the 'Upgrading MySQL' sectionfrom the MySQL manual.For complete instructions on how to upgrade MySQL to a new version please see the 'Upgrading MySQL' sectio