Rafeeque

Results 6 comments of Rafeeque

@an-tao please take a look , i am also facing the same issues.

@an-tao @gav2xlin i think conan should fetch MariaDB Connector/C not libmysqlclient, because ORM source code is based on MariaDB Connector/C , i already created one issue here [https://github.com/drogonframework/drogon/issues/2244](https://github.com/drogonframework/drogon/issues/2244)

@an-tao yes we need to replace dependency from libmysqlclient to mariadb connector in conan.

@gav2xlin Have you made p/r to conan side ? CC : @an-tao

Its fixed now from conan side

@an-tao i tried , but still getting error , can you please give me one example , also include if my postgresql has server.pem and server.key then how to connect...