aaP_clous Hi, I've tried 5 times and the same thing always happens. phpmyadmin It fits in 167 MB when I download the SQL database. Does anyone know why this is happening? I restarted the server and the same thing happens.
aaPanel_Kern Hello, is using the panel the same as the command line export? Note that the panel will automatically compress aaP_clous
aaP_clous aaPanel_Kern Hello, is using the panel the same as the command line export? Note that the panel will automatically compress How can I make a backup via SSH? What is the command and where is it located after the backup?
aaPanel_Kern /www/server/mysql/bin/mysqldump -uroot -p --default-character-set=utf8mb4 --database database_name > /www/backup/database/database_name.sql database_name: database name located: /www/backup/database/database_name.sql aaP_clous
aaP_clous aaPanel_Kern /www/server/mysql/bin/mysqldump -uroot -p --default-character-set=utf8mb4 --database database_name > /www/backup/database/database_name.sql database_name: database name located: /www/backup/database/database_name.sql I get this error.