• Dear Pleskians! The Plesk Forum will be undergoing scheduled maintenance on Monday, 7th of July, at 9:00 AM UTC. The expected maintenance window is 2 hours.
    Thank you in advance for your patience and understanding on the matter.

mysqldump

  1. R

    Backup creation via WordPress Toolkit: mysqldump: Got error: 2019: "Can't initialize character set utf8mb3 (path: compiled_in)" when trying to connect

    Hi everyone, We have some customers who create backups using the WordPress Toolkit with the provided function of it. Some of them (maybe all of them) get the following error: "mysqldump: Got error: 2019: "Can't initialize character set utf8mb3 (path: compiled_in)" when trying to connect" It...
  2. Vikelidis Kostas

    Issue Failed to copy content of database

    I am trying to transfer a subscription from one Plesk server (Centos7.9) to another one (AlmaLinux 8.9) and i am getting the following error: Failed to copy content of database 'the_database_name_here' Migration tools tried to perform operation in 3 attempts: Command execution failed on the...
  3. M

    Resolved Problems to backup database with many tables

    Hi, a colleague migrated a wordpress multisite with quite many tables (1717 tables, 628MB) to our central plesk server. Now the backup is failing with this message (warning): As said database has currently 1717 tables but does not use much space: Plesk database tool "check and repair" does...
  4. N

    Resolved How to link databases with subscription

    Hello, I've created databases using a dump (in CLI as root "mysql -u root -p < jdifus.sql"). Those are OK, I can see it when I connect database server as root. Know, i need to link it to subscription/subdomain. How can I achieve this, please ? Thanks for your help.
  5. G

    Issue Plesk Migrator - Failed to copy content of database

    Failed to copy content of database 'XXXXXX' Migration tools tried to perform operation in 3 attempts: Command execution failed on the source server 'source' (xxx.xxx.xxx.xxx) with non-zero exit code. command: MYSQL_PWD="$(cat)" mysqldump --no-defaults -h localhost -P 3306 -uadmin --quick...
  6. N

    Issue mysqldump fails unknown variable

    Hello , I'm trying to perform a full backup of my content and getting the following error for all of my databases : [WARNING]: Cannot dump database content 'db_hf' of type 'mysql' [Cannot backup content of database 'db_hf'. The mysqldump utility has returned '7'. STDERR: mysqldump: unknown...
  7. Kingsley

    Resolved Failed to copy content of database

    Hello; I am unable to import Database with plesk migrator, i am getting the below error. all 16 domains affected.
  8. V

    Question mysqldump not found

    Hi! I want create backup db from cron task, but plesk return error. When i use mysqldump mydb > mydb.sql - -: mysqldump: command not found /usr/bin/mysqldump mydb > mydb.sql - -: /usr/bin/mysqldump: No such file or directory plesk db dump mydb > mydb.sql - -: plesk: command not found how i can...
  9. S

    Resolved MariaDB mysqldump error

    Hello, i have the following problem in the Plesk Onyx Backup Manager and console: mysqldump: unknown variable 'tmpdir=/var/tmp' System: CentOS 7x MariaDB 10.1 my.cnf: [mysqld] bind-address = 127.0.0.1 skip_name_resolve tmpdir=/var/tmp log-error=/var/log/mariadb/mariadb.log local-infile=0...
Back
Top