Skip to content

Commit 60f611b

Browse files
authored
Merge pull request #1216 from jacksgt/patch-1
Add note about default behavior of server backup
2 parents 27cfbae + c8ec75a commit 60f611b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

REFERENCE.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -740,9 +740,9 @@ Default value: `false`
740740

741741
Data type: `Any`
742742

743-
Databases to backup (if using xtrabackup provider).
743+
Databases to backup (required if using xtrabackup provider).
744744

745-
Default value: []
745+
Default value: `[]` (backs up all databases)
746746

747747
##### `file_per_database`
748748

0 commit comments

Comments
 (0)