ニュース

Did you forget mysql root user password? This brief guide explains how to reset MySQL root user password in Linux operating systems.
If you've never backed up your MySQL or MariaDB databases, now's the time. Jack Wallen shows you how to back up that data and restore it, in case your website has met an untimely demise.
Whether you're running a LAMP stack on Ubuntu or CentOS, you need to back up your MySQL databases. Learn how to do this with the help of the mysqldump command.
STOP! Please do NOT delete ibdata1 file! Deleting this file is like playing a Russian roulette with your databases, it could work and restablish everything, but also, probably could leave unusable ...