VPS侦探论坛

 找回密码
 注册
查看: 3559|回复: 14

centos8 安装mysql5.6卡住

[复制链接]
发表于 2020-4-13 10:02:43 | 显示全部楼层 |阅读模式

本帖最后由 kekeones 于 2020-4-13 10:06 编辑
  1. <blockquote>Installing MySQL system tables...2020-04-13 09:50:30 0 [Note] Ignoring --secure-file-priv value as server is running with --bootstrap.
复制代码
美国VPS推荐: 遨游主机LinodeLOCVPS主机云搬瓦工80VPSVultr美国VPS主机中国VPS推荐: 阿里云腾讯云。LNMP付费服务(代装/问题排查)QQ 503228080
 楼主| 发表于 2020-4-13 10:15:29 | 显示全部楼层


  1. Installing MySQL system tables...2020-04-13 09:50:30 0 [Note] Ignoring --secure-file-priv value as server is running with --bootstrap.
  2. 2020-04-13 09:50:30 0 [Note] /usr/local/mysql/bin/mysqld (mysqld 5.6.46-log) starting as process 24772 ...
  3. 2020-04-13 09:50:30 24772 [Note] InnoDB: Using atomics to ref count buffer pool pages
  4. 2020-04-13 09:50:30 24772 [Note] InnoDB: The InnoDB memory heap is disabled
  5. 2020-04-13 09:50:30 24772 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
  6. 2020-04-13 09:50:30 24772 [Note] InnoDB: Memory barrier is not used
  7. 2020-04-13 09:50:30 24772 [Note] InnoDB: Compressed tables use zlib 1.2.11
  8. 2020-04-13 09:50:30 24772 [Note] InnoDB: Using Linux native AIO
  9. 2020-04-13 09:50:30 24772 [Note] InnoDB: Using CPU crc32 instructions
  10. 2020-04-13 09:50:30 24772 [Note] InnoDB: Initializing buffer pool, size = 256.0M
  11. 2020-04-13 09:50:30 24772 [Note] InnoDB: Completed initialization of buffer pool
  12. 2020-04-13 09:50:30 24772 [Note] InnoDB: The first specified data file /usr/local//mysql/var/ibdata1 did not exist: a new database to be created!
  13. 2020-04-13 09:50:30 24772 [Note] InnoDB: Setting file /usr/local//mysql/var/ibdata1 size to 10 MB
  14. 2020-04-13 09:50:30 24772 [Note] InnoDB: Database physically writes the file full: wait...
  15. 2020-04-13 09:50:30 24772 [Note] InnoDB: Setting log file /usr/local//mysql/var/ib_logfile101 size to 64 MB
  16. 2020-04-13 09:50:31 24772 [Note] InnoDB: Setting log file /usr/local//mysql/var/ib_logfile1 size to 64 MB
  17. 2020-04-13 09:50:31 24772 [Note] InnoDB: Renaming log file /usr/local//mysql/var/ib_logfile101 to /usr/local//mysql/var/ib_logfile0
  18. 2020-04-13 09:50:31 24772 [Warning] InnoDB: New log files created, LSN=45781
  19. 2020-04-13 09:50:31 24772 [Note] InnoDB: Doublewrite buffer not found: creating new
  20. 2020-04-13 09:50:31 24772 [Note] InnoDB: Doublewrite buffer created
  21. 2020-04-13 09:50:32 24772 [Note] InnoDB: 128 rollback segment(s) are active.
  22. 2020-04-13 09:50:32 24772 [Warning] InnoDB: Creating foreign key constraint system tables.
  23. 2020-04-13 09:50:32 24772 [Note] InnoDB: Foreign key constraint system tables created
  24. 2020-04-13 09:50:32 24772 [Note] InnoDB: Creating tablespace and datafile system tables.
  25. 2020-04-13 09:50:32 24772 [Note] InnoDB: Tablespace and datafile system tables created.
  26. 2020-04-13 09:50:32 24772 [Note] InnoDB: Waiting for purge to start
  27. 2020-04-13 09:50:32 24772 [Note] InnoDB: 5.6.46 started; log sequence number 0
  28. 2020-04-13 09:50:30 0 [Note] /usr/local/mysql/bin/mysqld (mysqld 5.6.46-log) starting as process 24772 ...
  29. 2020-04-13 09:50:30 24772 [Note] InnoDB: Using atomics to ref count buffer pool pages
  30. 2020-04-13 09:50:30 24772 [Note] InnoDB: The InnoDB memory heap is disabled
  31. 2020-04-13 09:50:30 24772 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
  32. 2020-04-13 09:50:30 24772 [Note] InnoDB: Memory barrier is not used
  33. 2020-04-13 09:50:30 24772 [Note] InnoDB: Compressed tables use zlib 1.2.11
  34. 2020-04-13 09:50:30 24772 [Note] InnoDB: Using Linux native AIO
  35. 2020-04-13 09:50:30 24772 [Note] InnoDB: Using CPU crc32 instructions
  36. 2020-04-13 09:50:30 24772 [Note] InnoDB: Initializing buffer pool, size = 256.0M
  37. 2020-04-13 09:50:30 24772 [Note] InnoDB: Completed initialization of buffer pool
  38. 2020-04-13 09:50:30 24772 [Note] InnoDB: The first specified data file /usr/local//mysql/var/ibdata1 did not exist: a new database to be created!
  39. 2020-04-13 09:50:30 24772 [Note] InnoDB: Setting file /usr/local//mysql/var/ibdata1 size to 10 MB
  40. 2020-04-13 09:50:30 24772 [Note] InnoDB: Database physically writes the file full: wait...
  41. 2020-04-13 09:50:30 24772 [Note] InnoDB: Setting log file /usr/local//mysql/var/ib_logfile101 size to 64 MB
  42. 2020-04-13 09:50:31 24772 [Note] InnoDB: Setting log file /usr/local//mysql/var/ib_logfile1 size to 64 MB
  43. 2020-04-13 09:50:31 24772 [Note] InnoDB: Renaming log file /usr/local//mysql/var/ib_logfile101 to /usr/local//mysql/var/ib_logfile0
  44. 2020-04-13 09:50:31 24772 [Warning] InnoDB: New log files created, LSN=45781
  45. 2020-04-13 09:50:31 24772 [Note] InnoDB: Doublewrite buffer not found: creating new
  46. 2020-04-13 09:50:31 24772 [Note] InnoDB: Doublewrite buffer created
  47. 2020-04-13 09:50:32 24772 [Note] InnoDB: 128 rollback segment(s) are active.
  48. 2020-04-13 09:50:32 24772 [Warning] InnoDB: Creating foreign key constraint system tables.
  49. 2020-04-13 09:50:32 24772 [Note] InnoDB: Foreign key constraint system tables created
  50. 2020-04-13 09:50:32 24772 [Note] InnoDB: Creating tablespace and datafile system tables.
  51. 2020-04-13 09:50:32 24772 [Note] InnoDB: Tablespace and datafile system tables created.
  52. 2020-04-13 09:50:32 24772 [Note] InnoDB: Waiting for purge to start
  53. 2020-04-13 09:50:32 24772 [Note] InnoDB: 5.6.46 started; log sequence number 0
  54. 2020-04-13 09:50:30 0 [Note] /usr/local/mysql/bin/mysqld (mysqld 5.6.46-log) starting as process 24772 ...
  55. 2020-04-13 09:50:30 24772 [Note] InnoDB: Using atomics to ref count buffer pool pages
  56. 2020-04-13 09:50:30 24772 [Note] InnoDB: The InnoDB memory heap is disabled
  57. 2020-04-13 09:50:30 24772 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
  58. 2020-04-13 09:50:30 24772 [Note] InnoDB: Memory barrier is not used
  59. 2020-04-13 09:50:30 24772 [Note] InnoDB: Compressed tables use zlib 1.2.11
  60. 2020-04-13 09:50:30 24772 [Note] InnoDB: Using Linux native AIO
  61. 2020-04-13 09:50:30 24772 [Note] InnoDB: Using CPU crc32 instructions
  62. 2020-04-13 09:50:30 24772 [Note] InnoDB: Initializing buffer pool, size = 256.0M
  63. 2020-04-13 09:50:30 24772 [Note] InnoDB: Completed initialization of buffer pool
  64. 2020-04-13 09:50:30 24772 [Note] InnoDB: The first specified data file /usr/local//mysql/var/ibdata1 did not exist: a new database to be created!
  65. 2020-04-13 09:50:30 24772 [Note] InnoDB: Setting file /usr/local//mysql/var/ibdata1 size to 10 MB
  66. 2020-04-13 09:50:30 24772 [Note] InnoDB: Database physically writes the file full: wait...
  67. 2020-04-13 09:50:30 24772 [Note] InnoDB: Setting log file /usr/local//mysql/var/ib_logfile101 size to 64 MB
  68. 2020-04-13 09:50:31 24772 [Note] InnoDB: Setting log file /usr/local//mysql/var/ib_logfile1 size to 64 MB
  69. 2020-04-13 09:50:31 24772 [Note] InnoDB: Renaming log file /usr/local//mysql/var/ib_logfile101 to /usr/local//mysql/var/ib_logfile0
  70. 2020-04-13 09:50:31 24772 [Warning] InnoDB: New log files created, LSN=45781
  71. 2020-04-13 09:50:31 24772 [Note] InnoDB: Doublewrite buffer not found: creating new
  72. 2020-04-13 09:50:31 24772 [Note] InnoDB: Doublewrite buffer created
  73. 2020-04-13 09:50:32 24772 [Note] InnoDB: 128 rollback segment(s) are active.
  74. 2020-04-13 09:50:32 24772 [Warning] InnoDB: Creating foreign key constraint system tables.
  75. 2020-04-13 09:50:32 24772 [Note] InnoDB: Foreign key constraint system tables created
  76. 2020-04-13 09:50:32 24772 [Note] InnoDB: Creating tablespace and datafile system tables.
  77. 2020-04-13 09:50:32 24772 [Note] InnoDB: Tablespace and datafile system tables created.
  78. 2020-04-13 09:50:32 24772 [Note] InnoDB: Waiting for purge to start
  79. 2020-04-13 09:50:32 24772 [Note] InnoDB: 5.6.46 started; log sequence number 0
复制代码
Linux下Nginx+MySQL+PHP自动安装工具:https://lnmp.org
发表于 2020-4-13 10:50:00 | 显示全部楼层

这里就是往数据库里写表,等一会儿就过去了
安装过程不用盯着,等会儿就过去了
美国VPS推荐: 遨游主机LinodeLOCVPS主机云搬瓦工80VPSVultr美国VPS主机中国VPS推荐: 阿里云腾讯云。LNMP付费服务(代装/问题排查)QQ 503228080
 楼主| 发表于 2020-4-13 14:26:52 | 显示全部楼层



licess 发表于 2020-4-13 10:50
这里就是往数据库里写表,等一会儿就过去了
安装过程不用盯着,等会儿就过去了 ...

感觉有问题呀,都好几个小时了还是一样呢。
Linux下Nginx+MySQL+PHP自动安装工具:https://lnmp.org
 楼主| 发表于 2020-4-13 15:11:15 | 显示全部楼层



写表都一个小时了。

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有账号?注册

x

军哥运维代购:http://shop63846532.taobao.com/

发表于 2020-4-13 17:36:16 | 显示全部楼层

kekeones 发表于 2020-4-13 15:11
写表都一个小时了。

你回车看看ssh还是否连接中
 楼主| 发表于 2020-4-13 17:53:11 | 显示全部楼层

licess 发表于 2020-4-13 17:36
你回车看看ssh还是否连接中

连接着的。
美国VPS推荐: 遨游主机LinodeLOCVPS主机云搬瓦工80VPSVultr美国VPS主机中国VPS推荐: 阿里云腾讯云。LNMP付费服务(代装/问题排查)QQ 503228080
 楼主| 发表于 2020-4-13 18:01:01 | 显示全部楼层

  1. [root@VM_0_16_centos ~]# cat /proc/version
  2. Linux version 4.18.0-80.el8.x86_64 (mockbuild@kbuilder.bsys.centos.org) (gcc version 8.2.1 20180905 (Red Hat 8.2.1-3) (GCC)) #1 SMP Tue Jun 4 09:19:46 UTC 2019
  3. [root@VM_0_16_centos ~]# uname -a
  4. Linux VM_0_16_centos 4.18.0-80.el8.x86_64 #1 SMP Tue Jun 4 09:19:46 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
  5. [root@VM_0_16_centos ~]# cat /etc/redhat-release
  6. CentOS Linux release 8.0.1905 (Core)
  7. [root@VM_0_16_centos ~]#
复制代码
Linux下Nginx+MySQL+PHP自动安装工具:https://lnmp.org
发表于 2020-4-13 20:07:11 | 显示全部楼层


centos 8的测试过很多家都没有问题
不大清楚什么原因,不是生产环境的话,可以短消息ip和root密码我测试一下
美国VPS推荐: 遨游主机LinodeLOCVPS主机云搬瓦工80VPSVultr美国VPS主机中国VPS推荐: 阿里云腾讯云。LNMP付费服务(代装/问题排查)QQ 503228080
 楼主| 发表于 2020-4-13 20:46:12 | 显示全部楼层



好了,发给你了
 楼主| 发表于 2020-4-14 09:05:10 | 显示全部楼层


有收到吗。
发表于 2020-4-14 10:15:08 | 显示全部楼层


还在测试中
Linux下Nginx+MySQL+PHP自动安装工具:https://lnmp.org
 楼主| 发表于 2020-4-14 16:20:40 | 显示全部楼层
只能mysql5.7 吗,我看5.6装了几次都是卡住的。
美国VPS推荐: 遨游主机LinodeLOCVPS主机云搬瓦工80VPSVultr美国VPS主机中国VPS推荐: 阿里云腾讯云。LNMP付费服务(代装/问题排查)QQ 503228080
发表于 2020-4-14 16:24:59 | 显示全部楼层

mysql 5.6多个版本测试都是卡在那个地方,其他几个服务商的centos 8测试都没问题,有可能系统模板上有问题
mysql 5.7测试正常

军哥运维代购:http://shop63846532.taobao.com/

 楼主| 发表于 2020-4-14 16:26:58 | 显示全部楼层
licess 发表于 2020-4-14 16:24
mysql 5.6多个版本测试都是卡在那个地方,其他几个服务商的centos 8测试都没问题,有可能系统模板上有问 ...

ok,那我就先安装5.7的试试.
您需要登录后才可以回帖 登录 | 注册

本版积分规则

小黑屋|手机版|Archiver|VPS侦探 ( 鲁ICP备16040043号-1 )

GMT+8, 2024-9-21 19:42 , Processed in 0.031217 second(s), 18 queries .

Powered by Discuz! X3.4

© 2001-2023 Discuz! Team.

快速回复 返回顶部 返回列表