RE: [JBoss-user] connection pooling JBOSS-mySQL

2001-07-04 Thread Kevin O'Neill
> Given that the SQL that was echoed had the table name in lowercase and > the error message was uppercase (and nobody complained about case > sensitive breakage with mySQL in 2.4 beta when I squashed case!) I don't > think that it's a case problem. (for the record, you're right, > relational data

Re: [JBoss-user] connection pooling JBOSS-mySQL

2001-07-04 Thread Rakesh Shankar Shringi
hi, i am using mysql with JBOSS. i figured out that i was connecting to hypersonic instead of connectiong to mysql. for that i changed DefaultDs to mysql database. but i want to know that is it required to change DefaultDS Why i am not being able to connect to mysql without going through def

Re: [JBoss-user] connection pooling JBOSS-mySQL

2001-07-03 Thread Rakesh Shankar Shringi
: "danch (Dan Christopherson)" <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED] > Date: Tue, 03 Jul 2001 11:32:42 -0500 > Subject: Re: [JBoss-user] connection pooling JBOSS-mySQL > Reply-To: [EMAIL PROTECTED] > > Given that the SQL that was echoed had the table name in lower

Re: [JBoss-user] connection pooling JBOSS-mySQL

2001-07-03 Thread danch (Dan Christopherson)
Given that the SQL that was echoed had the table name in lowercase and the error message was uppercase (and nobody complained about case sensitive breakage with mySQL in 2.4 beta when I squashed case!) I don't think that it's a case problem. (for the record, you're right, relational databases