GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
DBIx::QuickDB::Driver::MySQL(3) User Contributed Perl Documentation DBIx::QuickDB::Driver::MySQL(3)

DBIx::QuickDB::Driver::MySQL - Get ANY MySQL driver for DBIx::QuickDB.

ANY 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.

See DBIx::QuickDB.

Should be either DBD::mysql or DBD::MariaDB. If not specified then DBD::MariaDB is preferred with a fallback to DBD::MySQL.

Set 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.

The source code repository for DBIx-QuickDB can be found at https://github.com/exodist/DBIx-QuickDB/.

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/

2025-03-29 perl v5.40.2

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.