Changes for version 0.000058 - 2026-08-01
- MariaDB bootstrap now requires an executable installer from the selected installation. Missing mariadb-install-db/mysql_install_db makes bootstrap nonviable, and direct bootstrap calls fail before creating a partial data directory instead of warning and continuing with incomplete system tables. Diagnostics identify the selected installation and explain that helpers from other installations are intentionally ignored; the matching policy and MariaDB 13.1 system-catalog requirement are now documented in the MariaDB driver.
Documentation
Modules
Quickly start a db server.
Base class for DBIx::QuickDB drivers.
DuckDB driver for DBIx::QuickDB.
MariaDB MySQL driver for DBIx::QuickDB.
Get ANY MySQL driver for DBIx::QuickDB.
MySQL MySQL driver for DBIx::QuickDB.
Percona MySQL driver for DBIx::QuickDB.
PostgreSQL driver for DBIx::QuickDB.
SQLite driver for DBIx::QuickDB.
Define a pool of databases to clone on demand.
Build hash based classes.
Daemon that sits between main process and the server.
Quickly spin up temporary Database servers for tests.
Provides
in lib/DBIx/QuickDB/Util.pm