Skip to content

RMySQL fails build with mariadb >10.4 #214

@alecuba16

Description

@alecuba16

Because it looks for: MYSQL_SERVER_VERSION with libmariadb.so ???

Possible solution is given here: https://wiki.gentoo.org/wiki/MariaDB#MYSQL_SERVER_VERSION

#if defined MARIADB_CLIENT_VERSION_STR && !defined MYSQL_SERVER_VERSION
#define MYSQL_SERVER_VERSION MARIADB_CLIENT_VERSION_STR
#endif

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions