Skip to content

Remove checking of mysqlclient or mysqlclient_r. This is already done by SOCI,...

Simon Morlat requested to merge fix/soci_debian into master

Remove checking of mysqlclient or mysqlclient_r. This is already done by SOCI, but SOCI does it better because it also checks mariadbclient.

Merge request reports