[Firebird-devel] CORE-3539 - Trace addition - WARNING example

2012-05-31 Thread Thomas Steinmaurer
Hello, what's needed to create a warning trace event in context of the CORE-3539 addition? How does a WARNING output look like. The example in the tracker is only for ERROR AT. Thanks, Thomas -- Live Security Virtual

Re: [Firebird-devel] CORE-3539 - Trace addition - WARNING example

2012-05-31 Thread Vlad Khorsun
what's needed to create a warning trace event in context of the CORE-3539 addition? How does a WARNING output look like. The example in the tracker is only for ERROR AT. WARNING output looks like ERROR with WARNING instead of ERROR :) You can look at CORE-3690 or CORE-3801, for

Re: [Firebird-devel] CORE-3539 - Trace addition - WARNING example

2012-05-31 Thread Thomas Steinmaurer
what's needed to create a warning trace event in context of the CORE-3539 addition? How does a WARNING output look like. The example in the tracker is only for ERROR AT. WARNING output looks like ERROR with WARNING instead of ERROR :) Thought so, but I wasn't entirely sure. ;-))

[Firebird-devel] Trace API - Faulty database filter crashes server

2012-05-31 Thread Thomas Steinmaurer
Hello, by accident, I discovered that a faulty database filter in a trace configuration can crash the server. Tested with a few days old Firebird 2.5.2 Snapshot SC 64-bit on Windows. The used database filter doesn't make sense, but because it crashes the server, I thought reporting here makes

Re: [Firebird-devel] fbclient Deadlock in ISC_event_wait

2012-05-31 Thread Vlad Khorsun
Thanks a lot Vlad for quick response. Sorry for missing information. fbclient version is 2.1.1.17910 in Windows 2k3 Service Pack 2 x86 processor. 2.1.4 was released a while ago and 2.1.5 is expected soon. Even if there was some bug in old 2.1.1 - it is impossible to fix it there.

[Firebird-devel] node.js

2012-05-31 Thread Henri Gourvest
Hi, I have finally made a node.js driver for firebird, so I connect to directly to fb on the network protocol asynchronously. I was not very comfortable at the beginning, I was expecting it will not works, because fb have not pipelining support (cf: pipelining 11 Apr 20112). but it works

[Firebird-devel] [FB-Tracker] Created: (CORE-3861) Make it possible to encrypt database

2012-05-31 Thread Alexander Peshkov (JIRA)
Make it possible to encrypt database Key: CORE-3861 URL: http://tracker.firebirdsql.org/browse/CORE-3861 Project: Firebird Core Issue Type: New Feature Reporter: Alexander Peshkov --

Re: [Firebird-devel] node.js

2012-05-31 Thread Denys Khanzhiyev
In fact it does not work yet. See issues on gihub. 2012/5/31 Leyne, Sean s...@broadviewsoftware.com Henri, I am doubtful, I do not understand these results. Why it is faster to use one connection with small data size ? I do not agree with your testing analysis/methodology... When

Re: [Firebird-devel] fbclient Deadlock in ISC_event_wait

2012-05-31 Thread Denys Khanzhiyev
I wanted to ask if it is safe to attach in one thread and then query from another? I am using fbclient2.5 with mine nodejs lib and have strange issues. NodeJS uses thread pool so my asynchrnous call may go into different thread each time and from time to time my app just hangs (i.e. some call to

Re: [Firebird-devel] fbclient Deadlock in ISC_event_wait

2012-05-31 Thread mann1402
Thanks again Vlad for clarification. One more clarification, is it Ok, to use differenct connection object to the same DB simultaneously. Regards, Mann -- View this message in context: http://firebird.1100200.n4.nabble.com/fbclient-Deadlock-in-ISC-event-wait-tp4631165p4631184.html Sent from