DBIx::QuickDB::Driver::MySQL - MySQL driver for DBIx::QuickDB.
MySQL driver for DBIx::QuickDB.
- dbd_driver => $DRIVER
- Should be either DBD::mysql or DBD::MariaDB. If not specified then
DBD::MariaDB is preferred with a fallback to DBD::MySQL.
- mysqld_provider => $PROVIDER
- Should be either 'mariadb' or 'percona'. Will auto-detect when
possible.
The source code repository for DBIx-QuickDB can be found at
https://github.com/exodist/DBIx-QuickDB/.
- Chad Granum <exodist@cpan.org>
- Chad Granum <exodist@cpan.org>
Copyright 2020 Chad Granum <exodist7@gmail.com>.
This program is free software; you can redistribute it and/or
modify it under the same terms as Perl itself.
See http://dev.perl.org/licenses/
Hey! The above document had some coding errors, which are explained
below:
- Around line 442:
- You forgot a '=back' before '=head1'