2018-09-17 21:32:01 5676 [Note] Plugin 'FEDERATED' is disabled.
2018-09-17 21:32:01 5676 [ERROR] innobase_buffer_pool_size can't be over 4GB on 32-bit systems
2018-09-17 21:32:01 5676 [ERROR] Plugin 'InnoDB' init function returned error.
2018-09-17 21:32:01 5676 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE Failed.
2018-09-17 21:32:01 5676 [ERROR] UnkNown/unsupported storage engine: Innodb
2018-09-17 21:32:01 5676 [ERROR] Aborting
修改innodb_buffer_pool_size后报错
2018-09-17 21:46:42 5140 [Note] Plugin 'FEDERATED' is disabled.
2018-09-17 21:46:42 5140 [Note] InnoDB: Using atomics to ref count buffer pool pages
2018-09-17 21:46:42 5140 [Note] InnoDB: The InnoDB memory heap is disabled
2018-09-17 21:46:42 5140 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2018-09-17 21:46:42 5140 [Note] InnoDB: Memory barrier is not used
2018-09-17 21:46:42 5140 [Note] InnoDB: Compressed tables use zlib 1.2.3
2018-09-17 21:46:42 5140 [Note] InnoDB: Not using cpu crc32 instructions
2018-09-17 21:46:42 5140 [Note] InnoDB: Initializing buffer pool, size = 2.9G
InnoDB: VirtualAlloc(138641408 bytes) Failed; Windows error 8
2018-09-17 21:46:43 5140 [ERROR] InnoDB: Cannot allocate memory for the buffer pool
2018-09-17 21:46:43 5140 [ERROR] Plugin 'InnoDB' init function returned error.
2018-09-17 21:46:43 5140 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE Failed.
2018-09-17 21:46:43 5140 [ERROR] UnkNown/unsupported storage engine: Innodb
2018-09-17 21:46:43 5140 [ERROR] Aborting
版权声明:本文内容由互联网用户自发贡献,该文观点与技术仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请发送邮件至 dio@foxmail.com 举报,一经查实,本站将立刻删除。