Announcement

Collapse
No announcement yet.

Mysql governer

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Mysql governer

    Hi i have few questions,

    Is the mysql governer can prevent something like deadlock or table lock that prevents any data from being insert, select, update and etc?

    Is the mysql governer support mysql ver 8?

  • #2
    Originally posted by amirul tech View Post
    Is the mysql governer can prevent something like deadlock or table lock that prevents any data from being insert, select, update and etc?
    It cannot. It is limiting resources like LVE.For details, refer to https://docs.cloudlinux.com/cloudlin...mysql-governor

    Is the mysql governer support mysql ver 8?
    Yes, currently MySQL 8.0.29 is supported. Take a look at https://changelog.cloudlinux.com/cl-MySQL80 to see the up-to-date information.

    Comment


    • #3
      Hi alter,

      Understand, thanks for explaining.

      Comment

      Working...
      X