Skip to content

Replace compile time version detection by runtime version detection #193

@pali

Description

@pali

Compile time macro MYSQL_VERSION_ID should be replaced by runtime function mysql_get_client_version() where possible. This allows to update system MariaDB/MySQL client library without need to recompile DBD::MariaDB XS module. Reason: Lot of Linux distributions compile DBD::MariaDB just once and not with every minor MariaDB/MySQL client library update.

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