Update index.py

pull/715/head
dami 2 months ago
parent 114dcea023
commit 2c4176de32
  1. 2
      plugins/mysql-community/index.py

@ -403,7 +403,7 @@ def getShowLogFile():
return tmp.groups()[0].strip()
def getMdb8Ver():
return ['8.0','8.1','8.2','8.3','8.4','9.0','9.1']
return ['8.0','8.1','8.2','8.3','8.4','9.0','9.1',"9.2"]
def pGetDbUser():
if mw.isAppleSystem():

Loading…
Cancel
Save