Method for solving problem of forgetting password of MySQL database administrator account in Windows
A technology for administrator accounts and forgetting passwords. It is used in electrical digital data processing, digital data authentication, instruments, etc. It can solve problems such as losses, affect development progress, and data loss, and achieve the effect of recovering huge losses and solving unnecessary troubles.
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
Embodiment Construction
[0018] like figure 1 Shown, the present invention closes MySQL service by closing by DOS command, enters safe mode, resets the password of administrator (root) user by command line, concrete steps are as follows:
[0019] Step 1. Enter the DOS command line window and execute: net stop mysql to close the MySQL service;
[0020] Step 2. Change the current path to enter the MySQL installation directory, for example: cd D:\Program Files\MySQL\MySQL Server 5.0\bin;
[0021] Step 3. Execute the command: mysqld-nt--skip-grant-tables to enter the MySQL security mode;
[0022] Step 4. Re-open a DOS command line window and switch to the MySQL installation directory, for example: cd D:\Program Files\MySQL\MySQL Server 5.0\bin;
[0023] Step 5. Enter the command: mysql-uroot-p to enter MySQL with an empty password, and enter the MySQL console after pressing Enter;
[0024] Step 6. Enter the SQL command to reset the root user password: update mysql.user set password=PASSWORD('admin123')...
PUM
Abstract
Description
Claims
Application Information
- R&D Engineer
- R&D Manager
- IP Professional
- Industry Leading Data Capabilities
- Powerful AI technology
- Patent DNA Extraction
Browse by: Latest US Patents, China's latest patents, Technical Efficacy Thesaurus, Application Domain, Technology Topic, Popular Technical Reports.
© 2024 PatSnap. All rights reserved.Legal|Privacy policy|Modern Slavery Act Transparency Statement|Sitemap|About US| Contact US: help@patsnap.com