services.mysqlBackup.singleTransaction

NixOS option

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 in: nixos/modules/services/backup/mysql-backup.nixView source on NixOS/nixpkgs →