Update index.py

pull/642/head
Mr Chen 5 months ago
parent 40cb632c80
commit fd77048d4b
  1. 2
      plugins/mysql-apt/index.py

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

Loading…
Cancel
Save