services.mysqlBackup.singleTransaction

Whether to create database dump in a single transaction. Can be either a boolean for all databases or a list of database names.

Type
boolean or list of string
Default
false
Declared
<nixpkgs/nixos/modules/services/backup/mysql-backup.nix>