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