• Some users have recently had their accounts hijacked. It seems that the now defunct EVGA forums might have compromised your password there and seems many are using the same PW here. We would suggest you UPDATE YOUR PASSWORD and TURN ON 2FA for your account here to further secure it. None of the compromised accounts had 2FA turned on.
    Once you have enabled 2FA, your account will be updated soon to show a badge, letting other members know that you use 2FA to protect your account. This should be beneficial for everyone that uses FSFT.

Using mysqldump

VeeDubbs

Limp Gawd
Joined
Dec 9, 2005
Messages
398
Hi all -

Not sure if this is in the right place, but....

If I am running MySQL with six databases in it, and do mysqldump -u user -ppassword --all-databases > backup.sql to backup all the databases; is it easy enough to restore a single database from that backup? Or do I have to restore all databases at the same time?

Thanks!
 
Back
Top