资讯

精准传达 • 有效沟通

从品牌网站建设到网络营销策划,从策略到执行的一站式服务

mysql数据库新安装无法启动

MySQL数据库源码编译之后,启动失败具体报错日志如下:

成都创新互联不只是一家网站建设的网络公司;我们对营销、技术、服务都有自己独特见解,公司采取“创意+综合+营销”一体化的方式为您提供更专业的服务!我们经历的每一步也许不一定是最完美的,但每一步都有值得深思的意义。我们珍视每一份信任,关注我们的成都做网站、网站设计、外贸营销网站建设质量和服务品质,在得到用户满意的同时,也能得到同行业的专业认可,能够为行业创新发展助力。未来将继续专注于技术创新,服务升级,满足企业一站式营销型网站建设需求,让再小的成都品牌网站建设也能产生价值!

2018-04-13 23:45:46 67547 [Note] Plugin 'FEDERATED' is disabled.
/usr/local/mysql/bin/mysqld: Table 'mysql.plugin' doesn't exist
2018-04-13 23:45:46 67547 [ERROR] Can't open the mysql.plugin table. Please run mysql_upgrade to create it.
2018-04-13 23:45:46 67547 [Note] InnoDB: Using atomics to ref count buffer pool pages
2018-04-13 23:45:46 67547 [Note] InnoDB: The InnoDB memory heap is disabled
2018-04-13 23:45:46 67547 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2018-04-13 23:45:46 67547 [Note] InnoDB: Memory barrier is not used
2018-04-13 23:45:46 67547 [Note] InnoDB: Compressed tables use zlib 1.2.3
2018-04-13 23:45:46 67547 [Note] InnoDB: Using CPU crc32 instructions
2018-04-13 23:45:46 67547 [Note] InnoDB: Initializing buffer pool, size = 128.0M
2018-04-13 23:45:46 67547 [Note] InnoDB: Completed initialization of buffer pool
2018-04-13 23:45:46 67547 [Note] InnoDB: Highest supported file format is Barracuda.
2018-04-13 23:45:46 67547 [Note] InnoDB: Log scan progressed past the checkpoint lsn 49463
2018-04-13 23:45:46 67547 [Note] InnoDB: Database was not shutdown normally!
2018-04-13 23:45:46 67547 [Note] InnoDB: Starting crash recovery.
2018-04-13 23:45:46 67547 [Note] InnoDB: Reading tablespace information from the .ibd files...
2018-04-13 23:45:46 67547 [Note] InnoDB: Restoring possible half-written data pages 
2018-04-13 23:45:46 67547 [Note] InnoDB: from the doublewrite buffer...
InnoDB: Doing recovery: scanned up to log sequence number 1600607
2018-04-13 23:45:46 67547 [Note] InnoDB: Starting an apply batch of log records to the database...
InnoDB: Progress in percent: 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 
InnoDB: Apply batch completed
2018-04-13 23:45:46 67547 [Note] InnoDB: 128 rollback segment(s) are active.
2018-04-13 23:45:46 67547 [Note] InnoDB: Waiting for purge to start
2018-04-13 23:45:46 67547 [Note] InnoDB: 5.6.39 started; log sequence number 1600607
2018-04-13 23:45:46 67547 [Note] Server hostname (bind-address): '*'; port: 3306
2018-04-13 23:45:46 67547 [Note] IPv6 is available.
2018-04-13 23:45:46 67547 [Note]   - '::' resolves to '::';
2018-04-13 23:45:46 67547 [Note] Server socket created on IP: '::'.
2018-04-13 23:45:46 67547 [ERROR] Fatal error: Can't open and lock privilege tables: Table 'mysql.user' doesn't exist

解决方法:
重新初始化数据库即可
shell> /usr/local/mysql/scripts/mysql_install_db --user=mysql --basedir=/usr/local/mysql --datadir=/usr/local/mysql/data`
之后数据库启动成功
shell> /etc/init.d/mysqld start
Starting MySQL. SUCCESS!

设置root用户登陆密码:
shell> mysqladmin -uroot -p password '123456'
Enter password:【默认密码为空直接回车即可】
Warning: Using a password on the command line interface can be insecur


本文题目:mysql数据库新安装无法启动
转载来于:http://cdkjz.cn/article/jsehdo.html
多年建站经验

多一份参考,总有益处

联系快上网,免费获得专属《策划方案》及报价

咨询相关问题或预约面谈,可以通过以下方式与我们联系

大客户专线   成都:13518219792   座机:028-86922220