Skip to content

Commit a793358

Browse files
updated backup step documentation
1 parent fcfd83c commit a793358

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Documentation/steps.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,9 @@ Breadlesscode:
4545
mysqlBinPath: 'mysql' # default value
4646
tables:
4747
- neos_flow_security_account
48+
mysqlDumpOptions:
49+
- --single-transaction
50+
- --skip-extended-insert
4851
```
4952

5053
## MySQL database export step

0 commit comments

Comments
 (0)