In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-02-23 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Database >
Share
Shulou(Shulou.com)06/01 Report--
1 download the mysql installation package mysql-5.7.26-1.el7.x86_64.rpm-bundle.tar2 from the official website: tar-xvf mysql-5.7.26-1.el7.x86_64.rpm-bundle.tar3 local installation comm client libs libs-compat dev server installs other missing packages yum localinstall mysql-community-libs-5.7.26-1.el7.x86_64.rpm mysql-community-libs-compat- according to the actual installation environment 5.7.26-1.el7.x86_64.rpm mysql-community-common-5.7.26-1.el7.x86_64.rpm mysql-community-client-5.7.26-1.el7.x86_64.rpm mysql-community-devel-5.7.26-1.el7.x86_64.rpm mysql-community-server-5.7.26-1.el7.x86_64.rpm4 initialization mysql mkdir / udata/mysql chown mysql:mysql / udata/mysql modification / etc / my.cnfdatadir=/udata/mysql if you modify the location of socket, be sure to [client] add the location myqld-- initialize corresponding to socket and check the random password generated by mysql. Default in / var/log/mysqld.log 5 start mysql service systemctl enable mysqld systemctl start mysqld6mysql-uroot-p appeal random password connection to mysql set password = password ('xxx') change password xxx to modified password 7update user set host='%' where host='localhost' Flush privileges allows other hosts to connect to mysql remotely
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.