Re: MySQL upgrade Problem

2004-10-26 Thread QM
On Tue, Oct 26, 2004 at 11:09:40AM -0400, Shapira, Yoav wrote: : Dollar sign in password is a no-no right now. It gets escaped. It's a : PITA to fix, so I (and apparently others) haven't done it yet. If you : really want a dollar sign in your password, submit a patch ;) -or, for the time being,

RE: Fixed: MySQL upgrade Problem

2004-10-26 Thread Shapira, Yoav
Hi, >PITA to fix? (Does that mean it takes a lot of bread to fix?) Pain In The ... Just means the effort to reward ratio for fixing this item is high. Most OSS developers (not just Tomcat) tend to gravitate towards either low-effort/high-reward fixes, or exciting new stuff. That leaves high-eff

Fixed: MySQL upgrade Problem

2004-10-26 Thread e-Denton Subscriber
$oon! - Original Message - From: "Shapira, Yoav" <[EMAIL PROTECTED]> To: "Tomcat Users List" <[EMAIL PROTECTED]>; "e-Denton Subscriber" <[EMAIL PROTECTED]> Sent: Tuesday, October 26, 2004 10:09 AM Subject: RE: MySQL upgrade Problem Hi, Dollar si

RE: MySQL upgrade Problem

2004-10-26 Thread Shapira, Yoav
t;From: e-Denton Subscriber [mailto:[EMAIL PROTECTED] >Sent: Tuesday, October 26, 2004 11:04 AM >To: Tomcat Users List >Subject: MySQL upgrade Problem > >Hi, > >I just upgraded from MySql 3.x to 4.0 and now I can't make connections work >from Tomcat. I have read a bu

RE: MySQL upgrade Problem

2004-10-26 Thread Mike Curwen
on Subscriber [mailto:[EMAIL PROTECTED] > Sent: Tuesday, October 26, 2004 10:04 AM > To: Tomcat Users List > Subject: MySQL upgrade Problem > > > Hi, > > I just upgraded from MySql 3.x to 4.0 and now I can't make > connections work from Tomcat. I have read a bunch

RE: MySQL upgrade Problem

2004-10-26 Thread Allistair Crossley
d you also upgrade your driver JAR? Allistair > -Original Message- > From: e-Denton Subscriber [mailto:[EMAIL PROTECTED] > Sent: 26 October 2004 16:04 > To: Tomcat Users List > Subject: MySQL upgrade Problem > > > Hi, > > I just upgraded from MySql 3.x to

MySQL upgrade Problem

2004-10-26 Thread e-Denton Subscriber
Hi, I just upgraded from MySql 3.x to 4.0 and now I can't make connections work from Tomcat. I have read a bunch of stuff on the Web about this or similar problems, but, even though it worked before, I can't make it work now. I specify my connection info in server.xml and context.xml just like I