Ditsly
Hello, the following is the command to restore the database: pay attention to replace it with your file, root password, and database name.
Set in cron to run every 25 minutes.
Note that restoring the database will lose your previous data, please carefully consider and backup your data.
/usr/bin/gunzip < /www/backup/database/djangoblog_test_20220613_094353.sql.gz | /www/server/mysql/bin/mysql -uroot -p'9aa923702343f8c2' djangoblog_test