Hi!
Do you have any suggestions on how to do database backups and keep cs-cart running smoothly?
We've tried the mysqldump suggestions here
https://stackoverflo...d-on-the-server
but is seems it doesn't make any difference at all. (options --single-transaction, --quick, --lock-tables)
The server becomes unresponsive for around 20-30 seconds
We are testing this on a database less that 1GB and all tables are InnoDB, the server is dedicated and quite powerful.
We've also tried the Backup option provided in the admin panel and the behavior is the same.
Thanks!