|
@@ -611,7 +611,7 @@ var c: TDBLibCursor;
|
|
|
begin
|
|
begin
|
|
|
c:=cursor as TDBLibCursor;
|
|
c:=cursor as TDBLibCursor;
|
|
|
|
|
|
|
|
- if LogEvent(detParamValues) then
|
|
|
|
|
|
|
+ if LogEvent(detParamValue) then
|
|
|
LogParams(AParams);
|
|
LogParams(AParams);
|
|
|
cmd := c.ReplaceParams(AParams);
|
|
cmd := c.ReplaceParams(AParams);
|
|
|
if LogEvent(detActualSQL) then
|
|
if LogEvent(detActualSQL) then
|