Kevin Passey wrote:
Hi Mark,
Thanks for your response, my problem is that I've done that. It works on a
windows machine running mysql, I've set my Linux machine up the same and it
doesn't work.
The only difference is that I am running MSQL 3.23.51-nt on my windows
machine and the latest rpm's on my Linux machine.
I thought there may be some known issues with these rpm's - that's why I
asked the question.
Thanks anyway.
Kevin
What version of Linux? RedHat? If so, a GLIBC upgrade might have broken your MySQL installation. (Look in the mailing list archives).
What happens when you telnet to port 3306 on your Linux database server from the machine Tomcat is running on? You should get a MySQL server answering and waiting for input from the client (which it won't get)....If it disconnects right away, you have the GLIBC problem, and you either need to install _our_ binaries for 3.23.53a (preferred), or downgrade your GLIBC.
-Mark
--
For technical support contracts, visit https://order.mysql.com/?ref=mmma
__ ___ ___ ____ __
/ |/ /_ __/ __/ __ \/ / Mark Matthews <[EMAIL PROTECTED]>
/ /|_/ / // /\ \/ /_/ / /__ MySQL AB, Full-Time Developer - JDBC/Java
/_/ /_/\_, /___/\___\_\___/ Flossmoor (Chicago), IL USA
<___/ www.mysql.com
---------------------------------------------------------------------
Before posting, please check:
http://www.mysql.com/manual.php (the manual)
http://lists.mysql.com/ (the list archive)
To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php