<<

Bugzilla::DB::MariaDB

NAME

Bugzilla::DB::MariaDB - Bugzilla database compatibility layer for MariaDB

DESCRIPTION

This module overrides methods of the Bugzilla::DB module with MariaDB specific implementation. It is instantiated by the Bugzilla::DB module and should never be used directly.

For interface details see Bugzilla::DB and DBI.

<<