I'm troubleshooting a networked installation of MySQL 5.1. My goal is to have the ENTIRE program reside on a remote host instead of the default local host. I successfully followed a method posted on one of the forums that showed how to redirect MySQL's Program Files folder to an alternate drive during installation. However, the installer still placed the "MySQL\MySQL Server 5.1\Data" folder in the "C:\Documents and Settings\All users\Application Data" folder on the local host.
Is it possible to relocate MySQL's data folder to the remote host as well? I haven't found any information about moving the Data folder in the forums. Any ideas would be greatly appreciated!
Is it possible to relocate MySQL's data folder to the remote host as well? I haven't found any information about moving the Data folder in the forums. Any ideas would be greatly appreciated!