On Tue, Oct 6, 2015, at 20:12, Геннадий Забула wrote:
> Of course. But exception could provide additional information about
> what is going on and where do I need to look.
Maybe put that into tracker and others can vote. We'll see.
--
Mgr. Jiří Činčura
Independent IT Specialist
> Well, when you clear your pool and other threads are running queries
you're the one responsible. :)
Of course. But exception could provide additional information about
what is going on and where do I need to look.
On 6 October 2015 at 19:46, Jiří Činčura wrote:
> On Tue, Oct 6, 2015, at 15:46,
Talking about corner cases. Would anybody here mind sending me some
statements that mix comments, literals, SET TERMs, etc. in some crazy
ways? I think the new parser - which handles comments and is also faster
- is getting ready to real tests. :)
--
Mgr. Jiří Činčura
Independent IT Specialist
-
On Tue, Oct 6, 2015, at 15:46, Геннадий Забула wrote:
> I have a question about method implementation.
> CleanConnectionsImpl
> It cleans connections in pool.
> But why _busy dictionary connections are disposed as well?
> Isn't it a trouble maker for inappropriate ClearPools method users?
>
> We h
I have a question about method implementation.
CleanConnectionsImpl
It cleans connections in pool.
But why _busy dictionary connections are disposed as well?
Isn't it a trouble maker for inappropriate ClearPools method users?
We had run in a problem where currently running queries were failing
bec
On Tue, Oct 6, 2015, at 13:16, Amro wrote:
> To get more concrete can you provide examples of all relevant corner
> cases?
If I would knew all of them it would not be corner case. It's just a lot
of playing.
--
Mgr. Jiří Činčura
Independent IT Specialist
--
Jiri,
To get more concrete can you provide examples of all relevant corner cases?
-Ursprüngliche Nachricht-
Von: Jiří Činčura [mailto:j...@cincura.net]
Gesendet: Dienstag, 6. Oktober 2015 06:37
An: For users and developers of the Firebird .NET providers
Betreff: Re: [Firebird-net-provi