Project

General

Profile

MySQL or MariaDb on mingw

Added by Saif Rehman about 11 years ago

Hi,

I've been trying to compile MySQL connector on mingw but there is a conflict with mingw's header files. I tried both, the original source and the port to mingw. I also saw there is a dlltool in GCC that creates an object file to include libmysql which didn't work for me.

Has any one been successful in building MySQL or MariaDB backend with the connectors?