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 eebf55e commit 8674b38Copy full SHA for 8674b38
README.md
@@ -11,6 +11,7 @@ On Debian this should do: **sudo apt install pv gzip**
11
12
# MySQL/MariaDB
13
The script will ask for mysql user and password confirmation each time you dump a database.
14
+If this bothers you, then you should create a .my.cnf file.
15
## .my.cnf – mysql user & password
16
Create file ~/.my.cnf and add following lines in it and replace mysqluser & mysqlpass values.
17
```
0 commit comments