MyNixOS website logo
option

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.

Declarations
Type
boolean or list of string
Default
false
Sign in to create a configuration using this setting.