Skip to main content

Restart MySQL user only

Comments

3 comments

  • SysSachin
    Hello, No, it's not possible to restart MySQL service for some users only. You need to find out exact root cause of MySQL connection issue. You can check mysql process using the command mysqladmin proc
    0
  • popeye
    Thanks i thought you could only restart all of MySQL
    0
  • cPanelMichael
    Hello, Correct, MySQL runs as a service so restarting it is a global action. You should review /var/lib/mysql/$hostname.err to help determine why that MySQL user is encountering an issue with the remote connection. Thank you.
    0

Please sign in to leave a comment.