We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a637b0b commit 7ae722bCopy full SHA for 7ae722b
doc/config/source/mysqldump.xml
@@ -1,5 +1,8 @@
1
<?xml version="1.0" encoding="UTF-8"?>
2
<source type="mysqldump">
3
+ <!-- optional, default=false -->
4
+ <option name="showStdErr" value="true" />
5
+
6
<!-- optional, default=localhost -->
7
<option name="host" value="myhost" />
8
doc/config/source/tar.xml
@@ -2,4 +2,7 @@
<source type="tar">
<!-- mandatory -->
<option name="path" value="src" />
</source>
0 commit comments