Change mysql db location when installed with homebrew using Big Sur and external hard drive
Previously I had /usr/local/var/mysql
symlinked to /Volumes/External/mysql
meaning all my databases were stored on the external hard drive.
Previously I had /usr/local/var/mysql
symlinked to /Volumes/External/mysql
meaning all my databases were stored on the external hard drive.
I’m trying to setup up MySQL on mac os 10.6 using Homebrew by brew install mysql 5.1.52
.
I’ve just tried installing MySQL using homebrew (on Mac OS X 10.6), but I’ve run across an issue at the first hurdle. When trying to manually start the server (mysql.server start), I get the following error:
Ok, I’ve searched all over and have spent quite a bit of my time installing, uninstalling, trying various option but without success.
For homebrew mysql installs, where’s my.cnf? Does it install one?
I just installed mysql in terminal through homebrew.
This is a follow up to this question MYSQL incorrect DATETIME format
--no-binary <format_control>
Anyone have the inside scoop on when Homebrew will be updated to support MySQL 8’s first general release (8.0.11)? I can’t seem to find it by searching, but I bet someone here knows 🙂
Brew services has installed this plist file for mysql.