This article shares the download, installation and configuration tutorial of MySQL 5.6.37 for your reference. The specific contents are as follows 1. Download address 2. After downloading, unzip it and move it to the installation directory. It is recommended to rename it to: MySQL Server 5.6. My installation directory is: E:\MySQl Server 5.6 3. After decompression, you need to configure the environment variables: Computer--Properties--Advanced System Settings--Environment Variables Select Path, click Edit, and add ";E:\MySQl Server 5.6\bin" after the variable value. Note: If there is already a ";" after the variable value, you do not need to add it again. Just fill in the installation directory. 4. After the environment configuration is completed, you need to modify the configuration file. The file location is: E:\MySQl Server 5.6\my-default.ini 5. After saving the changes, you can run cmd (run as an administrator) to install mysql Indicates successful installation 6. Start the Mysql service 7. Log in to Mysql Note: No password is required for the first login. Press Enter to log in successfully. Enter \q to log out. The above is the full content of this article. I hope it will be helpful for everyone’s study. I also hope that everyone will support 123WORDPRESS.COM. You may also be interested in:
|
<<: How to modify the group to which a user belongs in Linux
>>: Detailed explanation of Linux host name modification command
#Case: Query employee salary levels SELECT salary...
Table of contents How to set cookies Disadvantage...
Forgot your MySQL password twice? At first I did ...
1. Introduction Recently, I helped a friend to ma...
Because frameset and body are on the same level, y...
Question 1: When entering net start mysql during ...
Table of contents 1: Encapsulation idea 2. Packag...
Source code preview: https://github.com/jdf2e/nut...
Before officially using Docker, let's first f...
<template> <div class="demo"&g...
1. forEach() is similar to map(). It also applies...
Table of contents Preface vue-cli 2.0 version vue...
MySQL service 8.0.14 installation (general), for ...
2.1、msi installation package 2.1.1、Installation I...
Build the project Execute the command line in the...