Data Modeler incompatible with MariaDB 10.6?

I've a DB created with MariaDB 10.6.
I can manipulate it with HeidiSQL without problem.

Open TMS Data Modeler v.3.10.0

In Tools - > Connections, created a new connection to the MariaDB instance inside the MySQL 5.7 standard connection.
If I try "Test connection", no errors compare.

When I click on New -> Import from database

Getting this message:
[FireDAC][Phys][MySQL] Cannot load from mysql.proc. The table is probably corrupted.

Same error when I try New -> New connection with database type MySQL 5.1 or MySQL 5.7

Thank you.

You can try this: https://stackoverflow.com/a/50438961/1061947 or try to use the MySQL 8 connection.

Thank you Wagner!

The solution proposed in stackoverflow works very well.

This topic was automatically closed 60 minutes after the last reply. New replies are no longer allowed.