2022-08-09T13:51:01.716191+08:00 0 [Warning] InnoDB: Retry attempts for writing partial data failed.
2022-08-09T13:51:01.716260+08:00 0 [ERROR] InnoDB: Write to file /data/mysql/db_mysql8/log/ib_logfile101failed at offset 982515712, 1048576 bytes should have been written, only 757760 were written. Operating system error number 12. Check that your OS and file system support files of this size. Check also that the disk is not full or a disk quota exceeded.
2022-08-09T13:51:01.716317+08:00 0 [ERROR] InnoDB: Error number 12 means 'Cannot allocate memory'
2022-08-09T13:51:01.716336+08:00 0 [ERROR] InnoDB: Cannot set log file /data/mysql/db_mysql8/log/ib_logfile101 to size 1024 MB
2022-08-09T13:51:01.716348+08:00 0 [ERROR] InnoDB: InnoDB Database creation was aborted with error Generic error. You may need to delete the ibdata1 file before trying to start up again.
2022-08-09T13:51:02.216819+08:00 0 [ERROR] Plugin 'InnoDB' init function returned error.
2022-08-09T13:51:02.216857+08:00 0 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
2022-08-09T13:51:02.216873+08:00 0 [ERROR] Failed to initialize builtin plugins.
2022-08-09T13:51:02.216879+08:00 0 [ERROR] Aborting
InnoDB初始化失败
limit限制了1G内存、导致innode无法申请足够的内存