Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
unix:mysql [2021-04-28T11:12:58+0200] Wolfgang |
unix:mysql [2021-08-25T18:57:47+0200] Wolfgang [Compressed MySQL-Dump] |
||
---|---|---|---|
Line 34: | Line 34: | ||
< | < | ||
- | database=schema-name; | + | database=schema-name; |
</ | </ | ||
< | < | ||
- | mysqldump --routines --opt --single-transaction --quick --all-databases | gzip > $(hostname -f)-$(date +%F_%s).sql.gz | + | mysqldump |
</ | </ | ||
===== Create Database with UTF8 collation | ===== Create Database with UTF8 collation |