Sometimes to installer sets the allowed ip to be localhost:3306 or 127.0.0.1:3306. Have you tried telneting to both? Are you sure MySql is running - it my not start on system start by default. Can you get into the mysql via command line? Just thoughts -----Original Message----- From: "Peter J. Farrell" <[email protected]>
Date: Sat, 1 Aug 2009 00:45:21 To: <[email protected]> Subject: [OpenBD] Re: MySql setup on openbd Based from what I've read the java driver for mysql 5.4 is buggy. I'm not sure if the 5.0 driver is compat. -----Original Message----- From: Matthew Woodward <[email protected]> Date: Fri, 31 Jul 2009 16:13:26 To: <[email protected]> Subject: [OpenBD] Re: MySql setup on openbd Dozza wrote: > That is, I installed the mac installer from mysql.com. Now version- > wise, there is 5.1 and 5.4. Are both supported by openbd? It depends on whether or not 5.4 requires a later version of the driver than what ships with OpenBD, but if you can't telnet to port 3306, OpenBD isn't your problem. 5.0 and 5.1 *definitely* work fine with the drivers we shipped with OpenBD. I haven't tried 5.4 but again, it sounds like you have something else amiss in your setup if you can't telnet to 3306. On my Mac with MySQL 5.0.45, I can telnet to 3306 but it does throw a few errors if I use localhost instead of 127.0.0.1, so try that instead. It eventually does connect if I use localhost but it seems to try both IP v4 and v6 addresses before it finally connects. So if you get a couple of connection refused errors but it eventually connects that's fine. If it never connects then there's an issue. -- Matthew Woodward [email protected] http://www.mattwoodward.com/blog Please do not send me proprietary file formats such as Word, PowerPoint, etc. as attachments. http://www.gnu.org/philosophy/no-word-attachments.html --~--~---------~--~----~------------~-------~--~----~ Open BlueDragon Public Mailing List http://groups.google.com/group/openbd?hl=en official site @ http://www.openbluedragon.org/ !! save a network - trim replies before posting !! -~----------~----~----~----~------~----~------~--~---
