2018-01-13 9:40:52 140412442243968 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.
2018-01-13 9:40:52 140412442243968 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2018-01-13 9:40:52 140412442243968 [Note] InnoDB: The InnoDB memory heap is disabled
2018-01-13 9:40:52 140412442243968 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2018-01-13 9:40:52 140412442243968 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2018-01-13 9:40:52 140412442243968 [Note] InnoDB: Compressed tables use zlib 1.2.8
2018-01-13 9:40:52 140412442243968 [Note] InnoDB: Using Linux native AIO
2018-01-13 9:40:52 140412442243968 [Note] InnoDB: Using SSE crc32 instructions
sudo systemctl enable mariadb 后,重启动了下机器 爆这个问题出来 需要启动机器后手动sudo systemctl start mariadb
搜了一圈没找到答案 这是什么问题~~