Trace: provide ability to use compound patterns in include_filter (like '%from 
ttt%' - more than one word in it)
----------------------------------------------------------------------------------------------------------------

                 Key: CORE-4552
                 URL: http://tracker.firebirdsql.org/browse/CORE-4552
             Project: Firebird Core
          Issue Type: Improvement
    Affects Versions: 2.5.3
            Reporter: Pavel Zotov
            Priority: Minor


The following pattern in trace config for 2.5.3: 

include_filter = %from ttt% 

-- contains two words and does NOT works as expected: statement like 'select * 
from ttt' will not displayed in trace log.
It *does* work in FB 3.0.

Could this parser feature be backported in 2.5.3 ?

PS. my trace-2.5.3 config file:

enabled true

time_threshold 0
include_filter = %from ttt%
connection_id 626
log_statement_finish true

print_plan true
print_perf true
max_sql_length 16384
max_log_size 9999999999
log_blr_requests true
print_blr true
log_dyn_requests true
print_dyn true

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://tracker.firebirdsql.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
Want excitement?
Manually upgrade your production database.
When you want reliability, choose Perforce
Perforce version control. Predictably reliable.
http://pubads.g.doubleclick.net/gampad/clk?id=157508191&iu=/4140/ostg.clktrk
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to