From ddf6b520dca34d9e39deb20ebd7938e6ce8577c9 Mon Sep 17 00:00:00 2001 From: midoks Date: Mon, 11 Jul 2022 23:38:05 +0800 Subject: [PATCH] Update index.py --- plugins/mysql/index.py | 1 - 1 file changed, 1 deletion(-) diff --git a/plugins/mysql/index.py b/plugins/mysql/index.py index 51c1a8b04..907e93005 100755 --- a/plugins/mysql/index.py +++ b/plugins/mysql/index.py @@ -356,7 +356,6 @@ def initMysqlPwd(): time.sleep(5) serverdir = getServerDir() - pwd = mw.getRandomString(16) # cmd_pass = serverdir + '/bin/mysqladmin -uroot password ' + pwd