MySQL Database on Catalina

bkuhl
New Contributor II

d5d3d66651444896b83a0771c86312a1
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.]

  1. Set the innodb_buffer_pool_size value to an appropriate size for your server by executing the following command: sudo jamf-pro database config set --innodb-buffer-pool-size <size>

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.

2 REPLIES 2

tigo1234
New Contributor

Same issue here. Any ideas?

scottmorabito
New Contributor II
New Contributor II

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