> Just some suggestions that come to mind: > > Have you considered googling for "StringUtils indexOfIgnoreCaseRespectQuotes"? > E.g. it may be Connector/J bug #25047 fixed in v. 5.0.5 > Check, what version of MySQL Connector/J you are using. >
OK, problem solved. For the record I did search on that, and looked into it originally. But stupidly, I verified that my test Connector/J was version v5.0.5 or later,... but must not have check the server. Sure enough the host had v5.0.2. Upgrading the driver resolved this. Thank you Konstantin. Thank you everyone who responded to my issue. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org