Mysql governer

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • amirul tech
    Junior Member
    • Jun 2022
    • 2

    #1

    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?
  • alter
    Moderator
    • Jun 2022
    • 1

    #2
    Originally posted by amirul tech
    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

    • amirul tech
      Junior Member
      • Jun 2022
      • 2

      #3
      Hi alter,

      Understand, thanks for explaining.

      Comment

      Working...