当前位置:网站首页>Centos7在线安装MySQL
Centos7在线安装MySQL
2022-07-21 06:02:00 【51CTO】
wget dev.mysql.com/get/mysql57-community-release-el7-7.noarch.rpm
yum localinstall mysql57-community-release-el7-7.noarch.rpm
yum方式安装:
yum install mysql-community-server
使用tar包安装: https://www.jianshu.com/p/276d59cbc529
登录成功后更新root用户密码:ALTER USER [email protected] IDENTIFIED BY '123456';
贴一下/etc/my.cnf:
安装完成启动时报错:
使用: journalctl -xe命令查看时:
解决办法:
关闭SELinux:
修改root用户密码时报错:
mysqladmin: [Warning] Using a password on the command line interface can be insecure.
Warning: Since password will be sent to server in plain text, use ssl connection to ensure password safety.
mysqladmin: unable to change password; error: 'Column count of mysql.user is wrong. Expected 45, found 43. Created with MySQL 50638, now running 50722. Please use mysql_upgrade to fix this error.'
解决办法:使用如下命令
再次使用命令修改密码:
修改成功。
唯有热爱方能抵御岁月漫长。
边栏推荐
猜你喜欢
OSPF comprehensive experiment
Win10 display auto repair fails to boot normally
win10显示自动修复无法正常开机
Interviewer: are you sure redis is a single threaded process?
[ar foundation] ar foundation foundation foundation
C语言10道入门题集
OOM 分析工具 MAT
Is the Internet midlife crisis really that exaggerated when the same group of "elderly" employees are dismissed?
Centos安装Redis
自动引用计数与循环引用
随机推荐
2022 Blue Bridge Cup provincial match group B supplementary questions [decimal to decimal], [shunzi date], [question brushing statistics], [pruning shrubs]
HCIA NAT experiment report 7.14
关于 Object obj = new Object()
JUC快速学习笔记
温度信号测量K型热电偶信号采集器rs485/232远程IO转换模块
Is the Internet midlife crisis really that exaggerated when the same group of "elderly" employees are dismissed?
scrapy pipeline中mysql和mongo数据库入库
Record a vulnerability mining record of website penetration
The 64 bit version of Visio cannot be installed because the following 32-bit program solution is found on your PC
Successfully install pyinstaller (solve the problem of PIP install pyinstaller installation failure)
【NTP/chrony】如何利用chrony配置NTP服务
"Can't buy" digital transformation, each family's "LEGO" is different
解决Visio封闭图案不能填充问题
A simple and easy-to-use translation program
[ar foundation] ar foundation foundation foundation
visual studio引用外部库的注意事项
Bank compliance procedures KYC, CDD, AML and TM
Solve the problem that pictures inserted into word documents become unclear
Connect mysql database in tableau
What platform can accommodate knowledge base, indicator base and rule base at the same time?