Magento Dump

Magento Dump without block „Statements and Performance“ Before mysqldump -h’hostname‘ -u’username‘ -p’password‘ ‚livedbname‘ Dump time: ~6 Min. Website blocked After mysqldump -h’hostname‘ -u’username‘ -p’password‘ –single-transaction –quick ‚livedbname‘ Dump time: 3 …