We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Reported privately by artyom.abakumov artyom.abakumov@red-soft.ru
With the following command line: ./fbtracemgr -SE localhost:service_mgr -user SYSDBA -password masterkey -START -NAME my_trace -CONFIG trace.conf
And config: database { enabled = true format = 0 log_connections = true time_threshold = 0 }
Unwanted message is always shown.
The text was updated successfully, but these errors were encountered:
b7d42e2
Fixed #7295: Unexpected message 'Error reading data from the connecti…
1e3e881
…on' when fbtracemgr is closed using ctrl-C (cherry picked from commit b7d42e2)
e893c09
AlexPeshkoff
No branches or pull requests
Reported privately by artyom.abakumov artyom.abakumov@red-soft.ru
With the following command line:
./fbtracemgr -SE localhost:service_mgr -user SYSDBA -password masterkey -START -NAME my_trace -CONFIG trace.conf
And config:
database
{
enabled = true
format = 0
log_connections = true
time_threshold = 0
}
Unwanted message is always shown.
The text was updated successfully, but these errors were encountered: