• 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 PhpMyAdmin 4.8.4 lacking export SQL

PXAO

New Pleskian
TITLE:
PhpMyAdmin 4.8.4 lacking export SQL
PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE:
17.8.11 upd 35 or any other version with PhpMyAdmin 4.8.4
PROBLEM DESCRIPTION:
PhpMyAdmin was updated to version 4.8.4 in latest Plesk versions (see Multiple vulnerabilities in phpMyAdmin: CVE-2018-19968 (PMASA-2018-6), CVE-2018-19969 (PMASA-2018-7), CVE-2018-19970 (PMASA-2018-8)).

However, this version of PhpMyAdmin contains a critical bug with exporting tables in SQL-format: this option is missing (see export to SQL format not available for tables · Issue #14775 · phpmyadmin/phpmyadmin).

The problem was fixed with PhpMyAdmin version 4.8.4.1 (see same github issue).

This affects all domains, all databases and all tables in Plesk.

Please update PhpMyAdmin to 4.8.4.1 as soon as possible.​
STEPS TO REPRODUCE:
Go into PhpMyAdmin 4.8.4, choose a database and table, click tab Export and look for export format. The option SQL is missing.​
ACTUAL RESULT:
Option SQL is missing.​
EXPECTED RESULT:
SQL export option is available.​
ANY ADDITIONAL INFORMATION:
No actual Plesk bug by itself, but critical for operation of domains from within Plesk.
YOUR EXPECTATIONS FROM PLESK SERVICE TEAM:
Help with sorting out
 
just to share my experience here, it could be something else with your case:

Version 17.8.11 Update #35, last updated
PHPMyAdmin 4.8.4
Mariadb 10.2.19
Export as SQL exist and functional for all levels including tables level.

Regards,
 
To be precise, the problem has been fixed in master branch. Fix #14775 - export to SQL format not available for tables · phpmyadmin/phpmyadmin@9511484
It is scheduled for 4.8.4.1 release Add ChangeLog entry for #14775 · phpmyadmin/phpmyadmin@a059bc2

Code:
4.8.4.1 (not yet released)
- issue #14794 Not responding to click, frozen interface, plugin Text_Plain_Sql error
- issue #14786 Table level Operations functions missing
- issue #14791 PHP warning, db_export.php#L91 urldecode()
+- issue #14775 Export to SQL format not available for tables

There is 4.8.4.1 release neither on News Downloads nor in github releases phpmyadmin/phpmyadmin yet.

Backporting from the master branch may be a risk.
 
You're right Igor, my bad. I didn't check whether 4.8.4.1 was actually released. Hopefully it's not going to take them long; it's quite annoying for customers that the serverwide PhpMyAdmin cannot export tables in SQL while unable to do something about it as administrator. I'll keep an eye on it.

just to share my experience here, it could be something else with your case:

Version 17.8.11 Update #35, last updated
PHPMyAdmin 4.8.4
Mariadb 10.2.19
Export as SQL exist and functional for all levels including tables level.

Regards,
Thank you for sharing! All my packages are managed exclusively by Plesk updates, and I didn't add or change any packages myself. After update 35, all PhpMyAdmin's on all my servers ended up with 4.8.4 and the lack of table export in SQL.
 
Back
Top