Re: connecting to MySQL (Re: synchronizing models)
Re: connecting to MySQL (Re: synchronizing models)
- Subject: Re: connecting to MySQL (Re: synchronizing models)
- From: Kieran Kelleher <email@hidden>
- Date: Sun, 7 Aug 2005 08:44:41 -0400
I'm working with 4.0.X .... however I believe you need the latest 3.1
jdbc connector for MySQL 4.1.
Available here:
http://dev.mysql.com/downloads/connector/j/3.1.html
Installation procedure:
http://homepage.mac.com/kelleherk/iblog/C711669388/E70925289/index.html
Forget the mm.mysql driver mentioned in the manual .... that's old and
probably applies to MySQL 3.X.
EOModeler adaptor settings should look something like this.
http://homepage.mac.com/kelleherk/iblog/C711669388/E1395049038/
index.html
On Aug 7, 2005, at 3:51 AM, Kushnir Gennady wrote:
Finally i decided to install same MySQL version (4.1.13) on both
development and deployment machine. but now I have trouble connecting
to it from my EOModeler.
I've installed jdbc driver mentioned in WO manual (mm.mysql). Created
database using YourSQL gui but EOModeler keeps telling me:
"Communication failure during handshake. Is there a server running
on localhost:3306?"
i know there is one! I'm successfully connected to it with YourSQL!
What am i doing wrong?
Thanks in advance
Gennady
On 03.08.2005, at 19:04, Kieran Kelleher wrote:
If you want to really make your life easy, just install same version
of MySQL on your Mac as you have on your deployment server. Then you
can just build and deploy.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
email@hidden
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden