Skip to content

Commit c06ca35

Browse files
committed
Update configuration.md
Signed-off-by: chenen <itfunx@hotmail.com>
1 parent 3570603 commit c06ca35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ for details of each.
140140
* `once`: boolean, run once and exit
141141
* `compression`: string, the compression to use
142142
* `compact`: boolean, compact the dump
143-
* `includeGeneratedColumns`: boolean, include columns marked as `GENERATED` in the dump (does not include `VIRTUAL` columns), when set true, it makes the dump include the generated/default timestamp values instead of relying on the default expressions when restoring.
143+
* `includeGeneratedColumns`: boolean, include columns marked as `GENERATED` in the dump (does not include `VIRTUAL` columns), when set true, it makes the dump include the generated/default values instead of relying on the default expressions when restoring.
144144
* `triggersAndFunctions`: boolean, include triggers and functions and procedures in the dump
145145
* `maxAllowedPacket`: int, max packet size
146146
* `filenamePattern`: string, the filename pattern

0 commit comments

Comments
 (0)