+2
-2
nixos/modules/services/backup/mysql-backup.nix
+2
-2
nixos/modules/services/backup/mysql-backup.nix
······-if ${mysql}/bin/mysqldump ${if cfg.singleTransaction then "--single-transaction" else ""} ${db} | ${gzip}/bin/gzip -c > $dest.tmp; then+if ${mariadb}/bin/mysqldump ${if cfg.singleTransaction then "--single-transaction" else ""} ${db} | ${gzip}/bin/gzip -c > $dest.tmp; then
+1
-1
nixos/modules/services/databases/mysql.nix
+1
-1
nixos/modules/services/databases/mysql.nix
+2
-2
nixos/modules/services/video/epgstation/default.nix
+2
-2
nixos/modules/services/video/epgstation/default.nix
···"GRANT ALL ON \`${cfg.database.name}\`.* TO '${username}'@'localhost' IDENTIFIED by '$DB_PASSWORD';"···
+1
-1
nixos/modules/services/web-apps/keycloak.nix
+1
-1
nixos/modules/services/web-apps/keycloak.nix
···
+1
-1
nixos/modules/services/web-apps/tt-rss.nix
+1
-1
nixos/modules/services/web-apps/tt-rss.nix
+1
-1
nixos/tests/bitwarden.nix
+1
-1
nixos/tests/bitwarden.nix
+1
-1
nixos/tests/matomo.nix
+1
-1
nixos/tests/matomo.nix
+1
-1
nixos/tests/mysql/mysql-autobackup.nix
+1
-1
nixos/tests/mysql/mysql-autobackup.nix
+1
-1
nixos/tests/mysql/mysql-backup.nix
+1
-1
nixos/tests/mysql/mysql-backup.nix
+3
-3
nixos/tests/mysql/mysql-replication.nix
+3
-3
nixos/tests/mysql/mysql-replication.nix
·········
+1
-1
nixos/tests/sogo.nix
+1
-1
nixos/tests/sogo.nix