


Mysql5.7.19 installation configuration and graphic tutorial under windows10
This article mainly introduces the mysql5.7.19 winx64 installation and configuration tutorial in detail. It has certain reference value. Interested friends can refer to it.
Mysql 5.7.19 winx64 installation tutorial is recorded as follows , share with everyone
step1
Official download
Select the manual download version
Extract to the path you specify
The my.ini and data folders in the picture above are not in the compressed package. You need to add
my.ini as follows, directly copy~
[client] port=3306 default-character-set=utf8 [mysqld] # 设置为自己MYSQL的安装目录 basedir=D:\Mysql\mysql-5.7.19-winx64 # 设置为MYSQL的数据目录 datadir=D:\Mysql\mysql-5.7.19-winx64\data port=3306 character_set_server=utf8 sql_mode=NO_ENGINE_SUBSTITUTION,NO_AUTO_CREATE_USER #开启查询缓存 explicit_defaults_for_timestamp=true skip-grant-tables
and then create a data folder in the directory
Step2
Set environment variables
Computer->Properties->Advanced system properties->Environment variables
Create a new path in the system variables (%MYSQL Installation directory %\bin)
Step3
Enter the bin folder under the Mysql installation directory, here Open cmd as administrator
Execute mysqld –initialize-insecure
This command is to make there a normal mysql file in the data directory folder and related files.
If error occurs: Found option without preceding group in config file: D:\Mysql\mysql-5.7.19-winx64\my.ini at line: 1
The solution is to save my.ini in ANSI format
Then execute the following commands in sequence (administrator mode) :
mysqld install net start mysql
If you need to change the password, enter:
set password for root@localhost = password(‘123456');
Step4
Complete~
mysql -u root -p Try logging in~
The above is the detailed content of Mysql5.7.19 installation configuration and graphic tutorial under windows10. For more information, please follow other related articles on the PHP Chinese website!

Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

Video Face Swap
Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Article

Hot Tools

Notepad++7.3.1
Easy-to-use and free code editor

SublimeText3 Chinese version
Chinese version, very easy to use

Zend Studio 13.0.1
Powerful PHP integrated development environment

Dreamweaver CS6
Visual web development tools

SublimeText3 Mac version
God-level code editing software (SublimeText3)

Hot Topics











Solutions to failed Windows 10 installation: 1. Check the hardware; 2. Update the driver; 3. Use reliable installation media; 4. Clean the existing system; 5. Check the system requirements; 6. Adjust BIOS/UEFI settings; 7. Clear Virus.

Three commonly used methods: 1. The most convenient method is to press the Windows key and R key at the same time; 2. Access "Run" through the shortcut menu or start menu; 3. By entering specific commands, users can quickly start the program, Open files or folders, configure system settings, and more.

Obtaining a Windows 10 activation key is key to fully experiencing its capabilities. The legal way is to purchase a genuine key and then activate it through the "Activate" option in the system settings. Using illegal or pirated keys can pose security risks and is a violation of intellectual property rights. This article will guide you through legal means to obtain and activate a Windows 10 activation key, ensuring the security of your computer and supporting the work of software developers.

The most commonly used shortcut keys: 1. Frame selection screenshot: Win Shift S, you can select a rectangle, window or area of any format to take a screenshot, and the screenshot is automatically copied to the clipboard; 2. Full screen screenshot: Win Printscreen, save the entire screenshot to " "This PC - Pictures - Screenshots" folder; 3. Take a full-screen screenshot and edit it: Win W, bring up the screen sketch tool, which can crop, edit and save or copy the screenshot; 4. Take a full-screen screenshot to the clipboard: Print Screen.

Windows 10 has high stability, traditional interface, smooth performance, and good security. Windows 11 introduces new features, optimizes performance, performs well in games, and enhances security. However, Windows 11, as a new system, may have compatibility issues and needs to be carefully evaluated before upgrading.

Method: 1. Press "win+R" to open the "Run" window, enter the "msconfig" command, and click "Confirm"; 2. In the msconfig setting interface, click the "Startup" tab and click "Open Task Manager"; 3. In the Task Manager interface, click the "Startup" tab; 4. Find and select the unwanted startup item, right-click the mouse, and select "Disable" in the pop-up menu.

The impact of Windows license expiration: 1. The license expiration will cause the system to be unable to update the latest vulnerability patches and system versions in a timely manner, and the system's security capabilities will decrease; 2. The license expiration is equivalent to the Windows system not being activated, which will cause some The function is disabled, and the system periodically prompts you to activate the system.

Cause and solution: The "Windows update" service is still on, just disable the service. Disable method: 1. Press the "win+r" key combination to open the "Run" window, enter "services.msc" and press Enter; 2. In the "Services" interface, double-click the "Windows update" service; 3. In the pop-up window , change the startup type to "Disabled"; 4. Enter the "Recovery" tab and set the "First Failure", "Second Failure", and "Subsequent Failure" options to "No Action".
