Access crashes when opening linked table via MySQL ODBC driver
Solution 1:
It is a bug in the connector version 8.0.27 which will be fixed in 8.0.28
https://bugs.mysql.com/bug.php?id=105503
As 8.0.28 is not yet released, I downgraded to 8.0.26 which seems not to suffer from this crashes.