This forum is no longer active. Please post your questions to our new community site
Chaning the MySQL data directory
|
|
Hi all. I’m having some trouble achieving this task. It seems it should just be a case of:
However, I’m getting this error from the Bitnami Control Panel: [15:01] 100129 14:59:39 mysqld_safe Logging to ‘/Applications/mampstack-1.2-0/mysql/data/mysqld.log’. …which looks like it’s still looking at the old data directory for some reason. Is there another place I have to change configuration settings? |
|
|
Fixed it. I also had to edit the file at: /Applications/mampstack-1.2-0/mysql/scripts/ctl.sh There is a line in it beginning “MYSQL_START” that has a few references to the original directory. The thing that confuses me is there is also a reference to my.cnf in there two. Why not just take the config settings from there? |

