Can MariaDB be added as an alternative dependency?

Asked by João M. S. Silva

Hi,

I was about to try replacing MySQL with MariaDB (client side, not server side) but then I realized MySQL++ depends on libmysql.

Can you make MySQL++ depend on libmysql *or* libmariadb so that we can just use MariaDB as a drop-in replacement in cases in which we use MySQL++?

Some additional context: http://lists.mysql.com/plusplus/9785

Thanks.

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu mysql++ Edit question
Assignee:
No assignee Edit question
Solved by:
actionparsnip
Solved:
Last query:
Last reply:
Revision history for this message
Best actionparsnip (andrew-woodhead666) said :
#1

I suggest you report a bug

Revision history for this message
João M. S. Silva (joao-m-santos-silva) said :
#2

Thanks actionparsnip, that solved my question.