当前位置:网站首页>MySQL environment configuration
MySQL environment configuration
2022-07-02 10:48:00 【Zhang Yi's blog】
1.mysql-5.6.26 Compression pack installation
Extract the compressed package to the directory
Configure environment variables ( Path is bin Previous level directory of )
modify MYSQL Configuration file for (my-default.ini)
//mysql Unzip location basedir = D:\MYSQL\mysql-5.6.26-winx64\mysql-5.6.26-winx64 // Database data storage location datadir = D:\MYSQL\mysql-5.6.26-winx64\mysql-5.6.26-winx64\data // The default port number of the database port = 3306 explicit_defaults_for_timestamp=trueinstall MYSQL service
mysqld --installGenerate MYSQL data Folder Directory ( Deposit MYSQL data )
mysqld --initialize --consolestart-up MYSQL service
net start mysql
* Be careful : The initial account just generated has no password , Enter the user name directly or press enter without entering the user name .
The initial account just generated has no password , Enter the user name directly or press enter without entering the user name **.

边栏推荐
猜你喜欢
随机推荐
Flink实时计算topN热榜
Considerations for Apache deploying static web page projects
session-cookie与token
Kustomize使用手册
js setTimeout()与面试题
What are the popular frameworks for swoole in 2022?
Database dictionary Navicat automatic generation version
(5) Gear control setting of APA scene construction
[tutorial] how to make the Helpviewer help document of VisualStudio run independently
JS reduce accumulator
"Talking about podcasts" vol.352 the age of children: breaking the inner scroll, what can we do before high school?
Thanos Receiver
AttributeError: type object ‘Image‘ has no attribute ‘fromarray‘
Windows环境MySQL8忘记密码文件解决方案
Ks009 implement pet management system based on SSH
07 data import sqoop
stm32和電機開發(上比特系統)
AI技术产业热点分析
Shutter - canvas custom graph
2021-10-04


![[SUCTF2018]followme](/img/63/9104f9c8bd24937b0fc65053efec96.png)



![2.hacking-lab脚本关[详细writeup]](/img/f3/29745761cd5ad4df84c78ac904ea51.png)


