If you do not modify the mysql root password through the password() function in Linux system, the mysql database will disappear. Some people may not know and directly modify the mysql root password, so the mysql database disappeared, how to deal with this time?
can be solved by the following ways:
1, modified mysql database catalog profile: my.cnf (or my.ini)
[mysqld] at Add:
skip-grant-tables
2. Restart the mysql service and log in with mysql.
3, after entering, you can see that the mysql database has been rendered, and then change the password:
update user set password=password(’root‘) where user=’root‘;
flush privileges;
4. Exit mysql and modify the configuration file my.cnf to comment out the skip-grant-tables.
5, restart the mysql service, and then you can log in with your username and password.
The above is the way to modify the mysql root password after the database disappears under Linux, the next time you want to mysql root password, remember to use the password () function, so as not to cause unnecessary losses.
We all know that the Linux rm command can delete files, but if you want to delete the directory, you
Perl is a programming language, as powerful as C, and easy to use. However, Perl co
Under Linux, if you want to see if a group contains a specific username, you can us
CentOS many software installation needs to be completed by yum, but CentOS6.2 when upgrading yum err
How to test the read and write speed of Linux disk
Introduction to grep regular expressions in Linux system
How to fix the program error prompted by Ubuntu system?
Linux ssh connection prompts The authenticity of how to remove?
What should I do if there is an 807 error after Linux establishes a VPN?
How does Ubuntu set up a shortcut to start a program?
What if CentOS uses MPlayer without sound?
Linux prompts [root@localhost ~]# iptraf when executing commands?
How CentOS 6 modifies disk quota limits
The difference between Apache and Tomcat in Linux system is
How to use WINDOWS 7 comes with partitioning tool
Win7 direct free upgrade win10 (can enjoy free lifetime upgrade)
u disk loading system how to install graphics
Win10 system double-click can not open the EXE file solution
How to use Win10 to clear all the recycle bins of the account
Win10 9926 How to disable cloud storage service OneDrive boot
Win8 system uses its own decompression tool
How to set the day of the week in the system tray of Windows7 (2)