sql connection problem

?

-

i'm using mysqlconnector/j driver and i have this error whereby the
second time i call a procedure, the mysql server loses connection even
when i tried calling the procedure in command line. any idea what the
problem could be?
 
P

Paul van Rossem

i'm using mysqlconnector/j driver and i have this error whereby the
second time i call a procedure, the mysql server loses connection even
when i tried calling the procedure in command line. any idea what the
problem could be?

Since you didn't post any code, it's hard to tell. But in the latest
version (5.0.2 alpha) of MySQL server there are several bugs that may
cause a server crash, and thus Connector/J to loose the connection.
Specially operations that request metadata. See <http://bugs.mysql.com>.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,770
Messages
2,569,583
Members
45,073
Latest member
DarinCeden

Latest Threads

Top