Skip to content

Upgrade DBD::mysql #460

@dfabulich

Description

@dfabulich

Apropos #459, when I tried upgrading Perl to 5.42, docker compose build failed.

277.5 ! Installing DBD::mysql failed. See /root/.cpanm/work/1756742452.123/build.log for details. Retry with --force to force install it.

requires 'DBD::mysql', '==4.050';

DBD::mysql is pinned to 4.050, which is older than the oldest release listed on https://github.com/perl5-dbi/DBD-mysql/releases?page=2

We should upgrade it (or replace it with DBD::MariaDB).

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