Re: error binding values with 3.1.11 connector/j to server-side prepared statements on mysqld 4.1.12
Posted by: Mark Matthews
Date: November 15, 2005 10:44AM

Darin Manica wrote:
> I'm seeing the same results, but running under
> Arch linux. I've tried both the binary packages
> from Arch and also compiled MySQL 5.0.15 (using
> gcc 4.0.3 and glibc 2.3.5) to no avail.
> Incidentally, all my PHP applications are fine,
> but the JDBC prepared statements break
> immediately. (I'm using JBoss/EJB3 and the 3.1.11
> jdbc driver.)
>
> Using the binaries provided from MySQL works fine,
> so I've switched to those for now. Are there any
> ideas for what may be causing this?
>
> Darin

Darin,

Sounds like it points to an issue with the combination of GCC 4.0.3 and glibc2.3.5. I personally develop on FC3 which uses GCC-4.0.1 (gcc (GCC) 4.0.1 20050727 (Red Hat 4.0.1-5)) and glibc-2.3.90 (glibc-2.3.90-11 according to RPM). Have you filed this as a bug with the Arch linux team? Do they send bugs to upstream maintainers?

-Mark

Mark Matthews
Consulting Member Technical Staff - MySQL Enterprise Tools
Oracle
http://www.mysql.com/products/enterprise/monitor.html

Options: ReplyQuote




Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.