Re: Compilation errors on Debian 11 armhf
You are using MariaDB, not MySQL and this is not compatible. MySQL 8.0 does not declare my_bool so you would not get this error.
MySQL 8.0 is unfortunately not available for your platform (Debian arm 32-bit). You could try to simply remove that #define line in MYODBC_MYSQL.h but you may very well run into other compatibility problems.
Subject
Views
Written By
Posted
343
August 30, 2023 12:04AM
Re: Compilation errors on Debian 11 armhf
209
August 30, 2023 02:43AM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.