• Tuukka Pasanen's avatar
    MDEV-28376: Make sure available Perl MariaDB DBI driver is chosen · 44359040
    Tuukka Pasanen authored
    Commit introduces automatic detection which supported
    Perl MariaDB DBI driver is available:
    
     * DBD::mysql
     * DBD::MariaDB
    
    If nothing is then bail out and die
    
    Current Detection prefers Perl DBD:MariaDB driver.
    
    This is mainly for older Linux distros or Windows which does not
    have Perl DBD:MariaDB packaged or does not want to use Perl cpan command.
    44359040
mariadb-report 50.2 KB