Subject Re: Error "error while compiling regular expression" while using TraceAPI
Author hvlad
--- In firebird-support@yahoogroups.com, Jiri Cincura wrote:
>
> On Thu, Jan 31, 2013 at 11:15 AM, hvlad wrote:
> > Why do you omit first lines of trace configuration ?
>
> Yahoo did that. You can see it at http://pastebin.com/K2zV4KZx .

Strange, but anyway

> > I assume you use pattern for database name.
>
> Actually now. Just the full path.

Please, read carefully comments at fbtrace.conf:

# Pattern is either database name without path or "SIMILAR TO"-based regular
# expression which is matched against fully qualified database path name.

Double every slash in your database name pattern and all will be OK

Regards,
Vlad