Answer the question
In order to leave comments, you need to log in
MySQL Backup InnoDB, why is the server hanging?
Tell me, please, how to make backups of databases of a couple of gigabytes (in compressed form) so that they do not hang up the server and the site remains available?
There is a script on the crown that executes
/usr/bin/nice -n20 /usr/local/bin/mysqldump -q -uroot -p*** $db > $FILE
Answer the question
In order to leave comments, you need to log in
I was able to achieve the site not dying on a large database backup like this
nice -n 19 ionice -c2 -n7 mysqldump --quick --single-transaction
simplehtmldom.sourceforge.net is a simple library and very handy
Vitaliy Inchin , please advise where else you can read about it (?:) (?!) And generally understandable documentation in Russian on RegExp, otherwise they write everywhere either "for beginners" (without affecting complex structures) or too complicated, without examples , falling asleep with a huge number of terms that are also not explained in detail.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question