added mysql.trace_mode

This commit is contained in:
Georg Richter 2002-11-11 12:54:51 +00:00
parent f328f3ea51
commit 8da440214f
2 changed files with 5 additions and 0 deletions

View File

@ -650,6 +650,9 @@ mysql.default_password =
; Maximum time (in secondes) for connect timeout. -1 means no limimt
mysql.connect_timeout = -1
; Trace mode
mysql.trace_mode = Off
[mSQL]
; Allow or prevent persistent links.
msql.allow_persistent = On

View File

@ -665,6 +665,8 @@ mysql.default_password =
; Maximum time (in secondes) for connect timeout. -1 means no limimt
mysql.connect_timeout = -1
; Trace mode.
mysql.trace_mode = Off
[mSQL]
; Allow or prevent persistent links.
msql.allow_persistent = On