MySQL x64 does not provide an installer, does not provide an installer, does not provide an installer... It’s a bit slow and not simple enough to check English documents every time. There is no data directory when you unzip the 64-bit zip package after downloading 5.7.6. Enter the unzipped bin directory: (I used powershell) Initialize the data directory (a password will be randomly assigned, write it down) .\mysqld --initialize --console Installation service (automatically started service, only installed, not started) .\mysqld --install --install-manual is manual startup, --remove is uninstall service start up net start mysql Initialize security settings .\mysql_secure_installation.exe They are old password, new password, confirm new password, delete anonymous account, disable root remote access, delete test database, and update permission table. Client login ./mysql -u root -p Enter new password Summarize The above is the standard MySQL (x64) Windows version installation process introduced by the editor. I hope it will be helpful to everyone. If you have any questions, please leave me a message and the editor will reply to you in time! You may also be interested in:
|
<<: Docker data storage tmpfs mounts detailed explanation
>>: Detailed explanation of the initial use of Promise in JavaScript asynchronous programming
A jQuery plugin every day - to make search histor...
This article uses an example to illustrate the pa...
Use the rpm installation package to install mysql...
Carousel The main idea is: In the large container...
Optimistic Locking Optimistic locking is mostly i...
Preface In a previous project, the CASE WHEN sort...
To write a drop-down menu, click the button. The ...
This article records the installation graphic tut...
After entering yum in linux, the prompt: -bash: /...
MySQL error: Parameter index out of range (1 >...
Table of contents background Server Dependencies ...
Monday to Sunday time format conversion (Y --- ye...
【author】 Liu Bo: Senior Database Manager at Ctrip...
Table of contents TOKEN Timer Refresher 2. Intern...
Ubuntu 18.04, other versions of Ubuntu question: ...