Update index.py

pull/849/head
dami 3 months ago
parent e4fdf60b8a
commit 7daf02e94c
  1. 2
      plugins/mysql/index.py

@ -446,7 +446,7 @@ def getShowLogFile():
def getMdb8Ver():
return ['8.0','8.1','8.2','8.3','8.4','9.0',"9.1","9.2","9.3","9.4"]
return ['8.0','8.1','8.2','8.3','8.4','9.0','9.1', '9.2', '9.3', '9.4']
def getSlaveName():

Loading…
Cancel
Save