• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

extract mysql database from psadump file?

ronan675

New Pleskian
I recently upgraded to mysql 4.1 using arts rpm's however one of my clients was using non standard characters in his table names. The database is now unreadable.

This is a known issue according to mysql.com I just didn't know about it until after I did the upgrade.

"Important note: MySQL 4.1 stores table names and column names in utf8. If you have table names or column names that use characters outside of the standard 7-bit US-ASCII range, you may have to do a mysqldump of your tables in MySQL 4.0 and restore them after upgrading to MySQL 4.1. The symptom for this problem is that you get a table not found error when trying to access your tables. In this case, you should be able to downgrade back to MySQL 4.0 and access your data."

I have a PSAdump file created before the upgrade to Mysql 4.1? Is there any easy way to restore a single database from a psadump file?
 
I really need to know this too. My website is down and I cant seem to find the sql file inside the Plesk backup file.

Anyone please? this is urgent
 
Back
Top