![]() |
![]()
| ![]() |
![]()
NAMEDBIx::QuickDB::Driver::MySQL - Get ANY MySQL driver for DBIx::QuickDB. DESCRIPTIONANY MySQL driver for DBIx::QuickDB. This will automatically pick DBIx::QuickDB::Driver::MariaDB, DBIx::QuickDB::Driver::MySQLCom, or DBIx::QuickDB::Driver::Percona depending on which provider your MySQL was built by. This also serves as the base class for all 3 of the above drivers. SYNOPSISSee DBIx::QuickDB. MYSQL SPECIFIC OPTIONS
ENVIRONMENT VARIABLESQDB_MYSQL_SSL_FIPSSet to 1 to enable, 0 to disable or enter any string accepted by the "ssl_fips_mode" mysqld config option. If this environment variable is not defined then the "ssl_fips_mode" option will not be included in the generated config file at all by default. This is mainly used to allow this dists test suite to pass on systems where FIPS is required and enforced. SOURCEThe source code repository for DBIx-QuickDB can be found at https://github.com/exodist/DBIx-QuickDB/. MAINTAINERSAUTHORSCOPYRIGHTCopyright 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/
|