--- /root/new/mysql-8.0.31/storage/innobase/os/os0file.cc 2022-09-14 00:15:16.000000000 +0800 +++ storage/innobase/os/os0file.cc 2023-04-25 03:50:43.332555422 +0800 @@ -5186,7 +5186,7 @@ << "." " Check that your OS and file system" " support files of this size." - " Check also that the disk is not full" + " Check also that the disk is full" " or a disk quota exceeded."; if (strerror(errno) != nullptr) {