Hi experts,
I am looking for a library for managing connection pool as I can't use
Tomcat, I found a couple of third party connection pool but with high
coupling - using those require me to change quite a lot existing code, I am
looking for something which can return a standard connection
There was a thread before about this... this is much better than connector
J's load balancing.
You can take machines out of production, add thhem back in, it's MySQL slave
aware, etc
On 7/19/06, Christopher G. Stach II <[EMAIL PROTECTED]> wrote:
Kevin Burton wrote:
> Hey Gang.
>
> I wanted to
Kevin Burton wrote:
> Hey Gang.
>
> I wanted to get this out on the list and facilitate some feedback.
>
> http://www.feedblog.org/2006/07/announce_lbpool.html
>
What does this have over MySQL Connector/J's load balancing?
--
Christopher G. Stach II
--
MySQL General Mailing List
For list ar
Hey Gang.
I wanted to get this out on the list and facilitate some feedback.
http://www.feedblog.org/2006/07/announce_lbpool.html
I CC'd both lists because this might be of interest to the larger MySQL
community as the techniques I used here could be implemented in other
languages.
==
Hello.
See:
http://dev.mysql.com/doc/refman/5.0/en/connection-pool.html
wangxu wrote:
> Are Mysql ODBC supporting connection pool?
--
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.NET http://www.ensita.
Connection pool facility is not in the JDBC driver. It is provided by the
application server like JBoss, Websphere, Weblogic, etc.
Tool like Hibernate and IBatis also provide it.
Vi.
"wangxu" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Are Mysql ODBC support
Hi,
Does anyone has a connection pool built for MySQL using JAva (the application run on
Tomcat).. I have one but its not running satisfactorily and leaves some processes
suspended..
thnx in adv,
sands
-
Before posting
How do you set up the server.xml and web.xml files to use connection
pooling in Tomcat using the org.gjt.mm.mysql.Driver JDLC driver (version
mm.mysql-2.0.11)?
I have set up and used a simple data source, but I can't get the pooled
one working - do I need to set it up differently?
Originally, I
3.23.44
> Driver MySql: mm.mysql-2.0.8-bin.jar
> Poolman 2.1.-b1
>
> Regards
>
> Gabriel
>
>
>
> Subject: Re: Connection Pool
> Date: Tue, 11 Dec 2001 20:28:53 +0900
> From: "TAKAHASHI, Tomohiro" <[E
Hi,
Please tell about your environment.
What is MySQL(-max) version?
What is PoolMan version?
Thanks.
GABRIELMORENO wrote:
>
> My problem was the next:
> I'm using Poolman to create a conecction pool in Tomcat 4 to access a
> MySql database, the driver that I'm using is org.gjt.mm.mysql
My problem was the next:
I'm using Poolman to create a conecction pool in Tomcat 4 to access a
MySql database, the driver that I'm using is org.gjt.mm.mysql.Driver,
JDBC throws this exception:
java.sql.SQLException: Transaction Isolation Levels are not supported.
params: org.gjt.mm.mysql.Driver
Hello to all.
First, I'm sorry, but my englis is very, very bad.
My problem is the next:
I'm using Poolman to create a conecction pool in Tomcat 4 to access a
MySql database, the driver that I'm using is org.gjt.mm.mysql.Driver,
JDBC throws this exception:
java.sql.SQLException: Transaction Is
12 matches
Mail list logo