mirror of
https://github.com/aaPanel/aaPanel.git
synced 2026-09-12 20:47:39 +02:00
v6.8.2
This commit is contained in:
@@ -867,6 +867,8 @@ SetLink
|
||||
|
||||
#修复表信息
|
||||
def ReTable(self,get):
|
||||
m_version = public.readFile(public.GetConfigValue('setup_path') + '/mysql/version.pl')
|
||||
if m_version.find('5.1.')!=-1:return public.returnMsg(False,"nonsupport mysql5.1!")
|
||||
info=self.RepairTable(get)
|
||||
|
||||
if info:
|
||||
|
||||
Reference in New Issue
Block a user