|
|
|
|
|
|
Home PageContact MeMAC OS XLinuxLinux Servers Fedora Core 4Linux Servers - CentOSLinux Servers Fedora Core 5Linux Servers Fedora Core 7Linux Servers Fedora 8OpenWRTNSLU2LinuxClusterHardware Hacking ProjectsSpeaker Building ProjectsElectronics ProjectsOther Sites |
Status
IntroductionThis quick HOWTO covers moving Mysql's database storage to a different location. Moving Mysql's DatabasesFirst we need to stop mysql if it is running. Type the following: Next copy the data to the new location and fix the ownership. Save the old databases directory. Now we need to take care of the needs of some scripts that may not know the data has been moved. Finally we can restart Mysql. Type the follwoing: ConclusionEnjoy Comments |