From 72e23f11a4ca628518da03e93a9b4b3039f5c3b9 Mon Sep 17 00:00:00 2001 From: Mr Chen Date: Wed, 9 Jan 2019 16:10:31 +0800 Subject: [PATCH] Update index.py --- plugins/mysql/index.py | 1 + 1 file changed, 1 insertion(+) diff --git a/plugins/mysql/index.py b/plugins/mysql/index.py index 1652c1aa4..eb4c4bb4c 100755 --- a/plugins/mysql/index.py +++ b/plugins/mysql/index.py @@ -457,6 +457,7 @@ def syncGetDatabases(): def toDbBase(): + return 'fff' def syncToDatabases():