Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Raise Firebird::string - length exceeds predefined limit in the trace plugin with include_filter [CORE4611] #4926

Open
firebird-automations opened this issue Nov 19, 2014 · 1 comment

Comments

@firebird-automations
Copy link
Collaborator

Submitted by: Oleg Matveyev (o_matveev)

Start system audit with fbtrace.conf

include\_filter		%12345678%
log\_statement\_prepare true
log\_statement\_start true
max\_sql\_length 300
log\_filename s:\\\\sql\_data\\\\test\_trace\.txt

Start any query with text length more than 16Kb raise exception in the firebird.log:

OLEG Wed Nov 19 01:18:57 2014
Trace plugin fbtrace.dll returned error on call tpl_event_dsql_prepare.
Error details: Firebird::string - length exceeds predefined limit

and query was skiped in the logfile!

@firebird-automations
Copy link
Collaborator Author

Modified by: @hvlad

assignee: Vlad Khorsun [ hvlad ]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants