Posted on 01-13-2020 01:32 PM
I'm having difficulties setting up a new JSS that is running Catalina. Going through the setup instructions I get stuck On step 3. [Configure MySQL.]
Upon running this command:
sudo jamf-pro database config set --innodb-buffer-pool-size 10G
We get: Error: MySQL config file not found in any of these locations:
/etc
/etc/mysql
/usr/local/mysql
/usr/local/mysql/etc
/usr/local/mysql
We need help with setting the path of the mysql database with macOS Catalina. I understand due to the sandboxing feature it store the database in a different location.
Posted on 01-14-2020 01:37 PM
Same issue here. Any ideas?
Posted on 01-26-2020 12:20 PM
Go ahead and just create a config file for it first. For example on macOS: sudo touch /usr/local/mysql-8.0.19-macos10.15-x86_64/my.cnf