In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-01-20 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Database >
Share
Shulou(Shulou.com)06/01 Report--
Download mysql installer
Official download address: http://dev.mysql.com/downloads/mysql/
Extract the download file, as shown in the figure
Data and my.ini files need to be created by yourself.
The my.ini file is configured as follows:
[client] port=3306default-character-set=utf8 [mysqld] # set to your MYSQL installation directory basedir=D:\ mysql# set to MYSQL data directory datadir=D:\ mysql\ dataport=3306character_set_server=utf8sql_mode=NO_ENGINE_SUBSTITUTION,NO_AUTO_CREATE_USER# enable query cache explicit_defaults_for_timestamp=trueskip-grant-tables
Configure environment variables
Computer-> Properties-> Advanced system Properties-> Environment variables
Initialize the data directory
Run cmd as an administrator command, go to the bin folder in the mysql installation directory, and execute the following command
D:\ mysql\ bin > mysqld-initialize-insecure
At this point, the corresponding data file is generated in the data folder
Install and start
Summary
The above is the detailed description of the installation tutorial of mysql 5.7.23 decompressed version introduced by the editor. I hope it will be helpful to you. If you have any questions, please leave a message for me, and the editor will reply to you in time. Thank you very much for your support to the website!
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.