RE: MySQL Connection Pool?

2002-04-26 Thread Koster, K.J.

Dear All,

 
 what about the database schema?
 
http://kjkoster.org/java/ Hunt around in the menue for MySQL connection for
Orion. It's somewhere near the Tomcat tutorial.

Kees Jan

=
 You can't have everything.  Where would you put it?
 [Steven Wright]




RE: MySQL Connection Pool? (out of office 4/24-4/26)

2002-04-26 Thread Jennifer Goree


I will be out of the office from the afternoon of Wednesday April 24th  through the 
afternoon of Friday April 26th. 
If you have an emergency problem with the website, please contact Russell Dodds. 

thanks,
Jen





Re: MySQL Connection Pool?

2002-03-04 Thread Clay Mitchell

what about the database schema?

On Mon, 4 Mar 2002, Joacim J?keborn wrote:



  Can anybody tell me how to set up a connection pool with
 a mysql
  database? Anybody have a guide on how to do this? Is it
 even possible?

 Checkout
 orggjtmmmysqljdbc2optionalMysqlConnectionPoolDataSour
 ce

 Download the lastest driver from:

 http://sourceforgenet/projects/mmmysql/

 // Joacim








Re: MySQL Connection Pool?

2002-03-03 Thread Scott Farquhar

This guide is a good start, although someone else may have a mysql 
specific setup that they would like to share.

 
http://kb.atlassian.com/content/orion/docs/datasource-configuration/datasource-configuration.html

Cheers,
Scott

Clay Mitchell wrote:

 Can anybody tell me how to set up a connection pool with a mysql
 database? Anybody have a guide on how to do this? Is it even possible?
 
 Thanks
 -Clay
 
 
 
 


-- 
Scott Farquhar :: [EMAIL PROTECTED]

Atlassian :: http://www.atlassian.com
  Supporting YOUR J2EE World





Re: MySQL Connection Pool?

2002-03-03 Thread Joacim J?keborn



 Can anybody tell me how to set up a connection pool with 
a mysql
 database? Anybody have a guide on how to do this? Is it 
even possible?

Checkout 
org.gjt.mm.mysql.jdbc2.optional.MysqlConnectionPoolDataSour
ce

Download the lastest driver from:

http://sourceforge.net/projects/mmmysql/

// Joacim