a new update of WD mac is ready (tested and working here)
first you need a mysqlclient driver installed:
easy way is via brew
if you dont have brew installed then try, via terminal window
curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install
then run :
brew install mysql
then start mysql client:
brew services restart mysql
new cron program
cronmysqlnew
should work OK
working ok here
click on connect
then create database
then create table
then test a add data
then it should add data every minute
you can even load the data into a grid to see it