• Hi, Pleskians! We are running a UX testing of our upcoming product intended for server management and monitoring.
    We would like to invite you to have a call with us and have some fun checking our prototype. The agenda is pretty simple - we bring new design and some scenarios that you need to walk through and succeed. We will be watching and taking insights for further development of the design.
    If you would like to participate, please use this link to book a meeting. We will sent the link to the clickable prototype at the meeting.
  • (Plesk for Windows):
    MySQL Connector/ODBC 3.51, 5.1, and 5.3 are no longer shipped with Plesk because they have reached end of life. MariaDB Connector/ODBC 64-bit 3.2.4 is now used instead.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.

Issue Unable to make database dump

bmalkoc

Basic Pleskian
Server operating system version
Ubuntu 22.04.4 LTS
Plesk version and microupdate number
18.0.60
Hello. I got this error in every backup tasks. Can you help me to solve this? Linked website is working good.

Code:
WARNING:      (Database object 'wp_xxxx')      Unable to make database dump. Error: Failed to exec mysqldump: Exit code: 3: mysqldump: Error 1194: Table xxx; is marked as crashed and should be repaired when dumping table `xxx` at row: xxx
 
It looks like your database has broken tables and references. That's why it's marked as crashed.
You can fix this with the Check and Repair option in Plesk.
Go to Websites & Domains > Databases > Check and Repair
 
It looks like your database has broken tables and references. That's why it's marked as crashed.
You can fix this with the Check and Repair option in Plesk.
Go to Websites & Domains > Databases > Check and Repair

under ls /usr/bin/maria* are also many tools listed that are suitable :)
 
Back
Top