User Tools

Site Tools


dump

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

dump [2026/08/20 10:48] – created gabrieledump [2026/08/20 10:49] (current) gabriele
Line 15: Line 15:
 dump_filename=${db_name}_${today}.sql dump_filename=${db_name}_${today}.sql
  
-mysqldump -u${user} -h${host} --password=${password} --port=${port} --quick --max_allowed_packet=512M --skip-lock-tables --verbose ${db_name} > ${dump_filename}+mysqldump -u${user} -h${host} --password=${password} --port=${port} --quick --max_allowed_packet=512M --skip-lock-tables ${db_name} > ${dump_filename}
 </code> </code>
dump.1787222937.txt.gz · Last modified: by gabriele