in reply to Re^2: Speed of MySQL DBs
in thread Speed of MySQL DBs
But I have been able to restore an installation and preserve the existing passwords without requiring a reset, by copying the /var/lib/mysql/mysql directory and dropping it into a new instance (of the same version). /var/lib/mysql being the datapath for the server and the mysql directory inside it storing the user, password and privilege data for the installation.
-- Hugh
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Speed of MySQL DBs
by john_oshea (Priest) on Feb 06, 2006 at 18:58 UTC |