mariadb 无法自启动
Tofloor
poster avatar
kwdiwt
deepin
2018-01-13 23:02
Author
  1. 2018-01-13  9:39:57 139933610882816 [Note] /usr/sbin/mysqld: Normal shutdown

  2. 2018-01-13  9:39:58 139933610882816 [Note] Event Scheduler: Purging the queue. 0 events
  3. 2018-01-13  9:39:58 139932957923072 [Note] InnoDB: FTS optimize thread exiting.
  4. 2018-01-13  9:39:58 139933610882816 [Note] InnoDB: Starting shutdown...
  5. 2018-01-13  9:39:59 139933610882816 [Note] InnoDB: Waiting for page_cleaner to finish flushing of buffer pool
  6. 2018-01-13  9:40:02 139933610882816 [Note] InnoDB: Shutdown completed; log sequence number 2497290
  7. 2018-01-13  9:40:02 139933610882816 [Note] /usr/sbin/mysqld: Shutdown complete

  8. 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.

  9. 2018-01-13  9:40:52 140412442243968 [Note] InnoDB: Using mutexes to ref count buffer pool pages
  10. 2018-01-13  9:40:52 140412442243968 [Note] InnoDB: The InnoDB memory heap is disabled
  11. 2018-01-13  9:40:52 140412442243968 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
  12. 2018-01-13  9:40:52 140412442243968 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
  13. 2018-01-13  9:40:52 140412442243968 [Note] InnoDB: Compressed tables use zlib 1.2.8
  14. 2018-01-13  9:40:52 140412442243968 [Note] InnoDB: Using Linux native AIO
  15. 2018-01-13  9:40:52 140412442243968 [Note] InnoDB: Using SSE crc32 instructions
  16. 2018-01-13  9:40:52 140412442243968 [Note] InnoDB: Initializing buffer pool, size = 128.0M
  17. 2018-01-13  9:40:52 140412442243968 [Note] InnoDB: Completed initialization of buffer pool
  18. 2018-01-13  9:40:53 140412442243968 [Note] InnoDB: Highest supported file format is Barracuda.
  19. 2018-01-13  9:40:54 140412442243968 [Note] InnoDB: 128 rollback segment(s) are active.
  20. 2018-01-13  9:40:54 140412442243968 [Note] InnoDB: Waiting for purge to start
  21. 2018-01-13  9:40:54 140412442243968 [Note] InnoDB:  Percona XtraDB (http://www.percona.com) 5.6.36-82.0 started; log sequence number 2497290
  22. 2018-01-13  9:40:55 140412442243968 [Note] Plugin 'FEEDBACK' is disabled.
  23. 2018-01-13  9:40:55 140411804841728 [Note] InnoDB: Dumping buffer pool(s) not yet started                                                                                 
  24. 2018-01-13  9:40:55 140412442243968 [Note] Server socket created on IP: '127.0.0.1'.
  25. 2018-01-13  9:40:56 140412441900800 [Note] /usr/sbin/mysqld: Normal shutdown

  26. 2018-01-13  9:40:57 140412442243968 [Note] /usr/sbin/mysqld: ready for connections.
  27. Version: '10.1.24-MariaDB-6'  socket: '/var/run/mysqld/mysqld.sock'  port: 3306  Debian 9.0
  28. 2018-01-13  9:40:57 140412441900800 [Note] Event Scheduler: Purging the queue. 0 events
  29. 2018-01-13  9:40:57 140411788056320 [Note] InnoDB: FTS optimize thread exiting.
  30. 2018-01-13  9:40:57 140412441900800 [Note] InnoDB: Starting shutdown...
  31. 2018-01-13  9:40:58 140412441900800 [Note] InnoDB: Waiting for page_cleaner to finish flushing of buffer pool
  32. 2018-01-13  9:41:00 140412441900800 [Note] InnoDB: Shutdown completed; log sequence number 2497300
  33. 2018-01-13  9:41:01 140412441900800 [Note] /usr/sbin/mysqld: Shutdown complete
Copy the Code
上面错误日记
sudo systemctl enable mariadb 后,重启动了下机器 爆这个问题出来 需要启动机器后手动sudo systemctl start mariadb
搜了一圈没找到答案 这是什么问题~~
Reply Favorite View the author
All Replies
avatar
kevndt
deepin
2018-01-13 23:29
#1
可能是你哪里设置出现过错误,也有可能是你的安装中断影响到组件。关机,插入U盘,格式化硬盘,点安装deepin系统就可以了。
Reply View the author