Bugzilla::DB::Mysql - Bugzilla database compatibility layer for MySQL
This module overrides methods of the Bugzilla::DB module with MySQL specific implementation. It is instantiated by the Bugzilla::DB module and should never be used directly.
For interface details see Bugzilla::DB and DBI.