• 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.

MySQL Admin All Privileges

EnderK

New Pleskian
Hello,

MySQL admin user accidentally until the "All Privileges" powers I broke :(

nano -w /etc/my.cnf

File;

skip-grant-tables

add;

MySQL -uadm the -p`cat / etc / psa / psa .psa.shadow`

I can enter with the command mysql console. However;

http://kb.odin.com/en/116916

I want to apply the commands in the address;

ERROR 1290 (HY000): The MySQL server is running with the --skip-grant-tables option so it can not execute this statement

Comes the warning. So the admin user of the "All Privileges" How can I give powers back again. I appreciate if you can help.

Panel version 5.11.30
Operating System: CentOS release 6.5 32Bit
MySQL version: 1.5.73 - Source distribution

Thank you.
 

Attachments

  • grant1.jpg
    grant1.jpg
    123.4 KB · Views: 3
  • grant2.jpg
    grant2.jpg
    215.6 KB · Views: 4
Back
Top