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

flush privileges on mysql

R

rmatosplk

Guest
Hello, everyone.

If any customer need for some reason to update some information on mysql and need to run a flush privileges command, how can a customer can do that?

A reseller or an end user can´t do that. how can you guys solve the problem? By restarting mysql when requested? Or is there any automatic procedure?

Thanks and best regards,

Ricardo Matos
Contact Center - Digiweb
www.digiweb.com.br
 
Maybe this is what you're asking for:
mysql_fix_privilege_tables --user=admin --password=`cat /etc/psa/.psa.shadow`

If this is your box with shared hosting clients on it, I would have to say that you will need to run this command yourself as only the mysql root (in plesk is "admin") is allowed to do so....
 
Back
Top