• The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Issue DB Backup/restore issue

Johan

New Pleskian
We are running a large WooCommerce webshop, some of our MySQL contents are quite huge.
At this moment the DB is around 600mb.
When export/copy the DB, a lot of content disappears, we notices this when we ran a copy of our webshop and noticed that some content was not in the copy version. Because of this issue we unfortunately lost some stuff that we had to re-do.
Is there a reason why this happens and is there a way to prevent this from happening?

Server: VPS running with 8 cores & 16gb on ram
This is the only webshop/website running on this vps.

99a312cad6.png
 
While exporting and importing such large databases through the GUI is something that can be investigated further, I'd advise using mysqldump and mysql in the shell instead.

Exporting and importing databases using these tools is relatively simple and should provide you with more control.
 
Back
Top