Subject | Re: Why it's soo slow ? it's just a very simple select ... |
---|---|
Author | nathanelrick |
Post date | 2012-03-19T13:48:14Z |
Dear vlad,
yes the prepared statement pooling is working like a charm ! the perf of the database are huge now !
but the problem is that i can not do pooling of prepared statement for UPDATE (can not let the connection open) :(
yes the prepared statement pooling is working like a charm ! the perf of the database are huge now !
but the problem is that i can not do pooling of prepared statement for UPDATE (can not let the connection open) :(