summaryrefslogtreecommitdiff
path: root/nms_sync/conf/db.properties
diff options
context:
space:
mode:
Diffstat (limited to 'nms_sync/conf/db.properties')
-rw-r--r--nms_sync/conf/db.properties6
1 files changed, 5 insertions, 1 deletions
diff --git a/nms_sync/conf/db.properties b/nms_sync/conf/db.properties
index 84039a1..7758680 100644
--- a/nms_sync/conf/db.properties
+++ b/nms_sync/conf/db.properties
@@ -15,5 +15,9 @@ dbMaxActive=6
dbMinIdle=1
#\u6700\u5927\u7b49\u5f85\u8fde\u63a5\u65f6\u95f4
dbMaxWait=60000
+#\u8fde\u63a5\u6c60\u81ea\u52a8\u5173\u95ed\u8fde\u63a5\u662f\u5426\u5f00\u542f
+dbRemoveAbandoned=false
#\u8fde\u63a5\u6c60\u81ea\u52a8\u5173\u95ed\u8fde\u63a5\u65f6\u95f4
-dbRemoveAbandonedTimeout=1800 \ No newline at end of file
+dbRemoveAbandonedTimeout=1800
+#\u662f\u5426\u5f00\u542fsql\u8f93\u51fa
+dbShowSql=true \ No newline at end of file