On Mac, I checked the mysql error log file at:
/Applications/XAMPP/xamppfiles/var/mysql/MyPCName.local.err
There I found
InnoDB: Error: could not open single-table tablespace file ./some_db_name/some_table_name.ibd
After I deleted that .ibd file and then started MySql, it started.