Hello,

If I run an application compiled with DF 19.0.33 that uses MySQL ODBC 8.0 ANSI Driver to connect to a MariaDB 5.5.61-38.13 I get this error when I do a SELECT (both from the Studio and from the application): HY000 (1142)--[MySQL][ODBC 8.0(a) Driver][mysqld-5.5.64-MariaDB]SELECT command denied to user 'user'@'server' for table 'table' Table = table (xxx), Source = ODBC_DRV.Find

If I migrate the project to DF 19.1.56 it works fine.

Can I get it working in DF 19.0.33 or my only option is make use of DF 19.1.56?

Regards.