This is mostly a log rather than a tutorial as I just follow the wiki… but that may help as it is a step by step of what I did. – MySQL already up and running and installed with brew.…
This is mostly a log rather than a tutorial as I just follow the wiki… but that may help as it is a step by step of what I did. – MySQL already up and running and installed with brew.…
Moving database tip from stack exchange. Old Server • Stop mysql server • Copy contents of datadir to another location on disk (~/mysqldata/*) • Start mysql server again (downtime was 10-15 minutes) • compress the data (tar -czvf mysqldata.tar.gz ~/mysqldata)…
Recent Comments