In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-04-06 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Database >
Share
Shulou(Shulou.com)05/31 Report--
This article is about how to install Mysql 5.7.22 install for windows. The editor thinks it is very practical, so share it with you as a reference and follow the editor to have a look.
Mysql 5.7.22 install for windows
Create a new my.ini file in the D:\ mysql\ mysql-5.7.22-winx64 directory, as follows:
# set mysql client default character set
# set port 3306
# set the installation directory of mysql
# set the storage directory of the data in the mysql database
# maximum number of connections allowed
# the character set used by the server defaults to the 8-bit coded latin1 character set
# default storage engine to be used when creating new tables
Initialization
The MySQL service is starting.
The MySQL service has started successfully.
-change the password
Mysql > alter user 'root'@'localhost' identified by' 123'
Query OK, 0 rows affected (0.00 sec)
Mysql > show databases
+-+
| | Database |
+-+
| | information_schema |
| | mysql |
| | performance_schema |
| | sys |
+-+
4 rows in set (0.00 sec)
Thank you for reading! This is the end of the article on "how to install Mysql 5.7.22 install for windows". I hope the above content can be of some help to you, so that you can learn more knowledge. if you think the article is good, you can share it for more people to see!
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.