• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • 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.

Forwarded to devs Plesk Migrator: mysql Store Procedures and Functions comments are lost during migration

IT Ufficio Key-One

Basic Pleskian
Username:

TITLE

Plesk Migrator: mysql Store Procedures and Functions comments are lost during migration

PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE

Plesk 18.0.59 - Plesk Migrator 2.25.2-1922 - Source servers: Centos7, Mariadb 10.5.24 or 5.5.68 - Destination servers: Almalinux 8.9 - Mariadb 10.3.39 or 10.11.7

PROBLEM DESCRIPTION

Migration / Resync of a website containing a mysql/mariadb database. All comments inside Mysql Stored Procedures / Functions are lost in destination servers. Only blank lines are shown instead of comments.

STEPS TO REPRODUCE

Have a Mysql DB with some Stored Procedure/Function, containing some comments too, and migrate it to a new server.

ACTUAL RESULT

If the SP/FN contians comments (either in format -- or in format /* ... */), all comments are lost in destination server. Only blank lines are resulting. All the remaining SQL code is kept correctly.

EXPECTED RESULT

Expecting comments in MySQL SP/FN are maintained in destination server.

ANY ADDITIONAL INFORMATION

Manually dumping MySQL SP/FN from source server and re-importing to destination server (i.e. with Mysql Workbench) will keep all comments.

It seems not to be related with the MySQL/Mariadb version.

YOUR EXPECTATIONS FROM PLESK SERVICE TEAM

Confirm bug
 
Hi, I can't find this issue resolved in Change Log. Has this been resolved?

Meanwhile, I found that the same behaviuor happens in restoring a Plesk Backup. All MySQL Stored Procedues / Functions have all comments missing when restoring a MariaDB Database.
Is that possibile to add this bug too (if this can be confirmed as a bug)?

Thanks.
 
Hello, there. A fix for the missing comments hasn't been released yet. Unfortunately, I cannot provide any ETA for the time being. I will provide more details as soon as possible. Thank you for reporting the additional issue. I will forward the report to our team for further review. Thank you for your patience and understanding in the meantime.
 
Back
Top