Re: Database connection error (MYSQL)
Re: Database connection error (MYSQL)
- Subject: Re: Database connection error (MYSQL)
- From: Simon Mclean <email@hidden>
- Date: Fri, 15 Sep 2006 07:23:20 +0100
with 3.1.13 we have had no problems storing images in BLOB (ValueType
C, ValueClass NSData). for large text documents we are using
MEDIUMTEXT or LONGTEXT (ValueType S, ValueClass NSString).
simon
On 15 Sep 2006, at 04:01, Kieran Kelleher wrote:
No issues with 3.1 driver and blobs? Long time ago, maybe 6 mths or
more, I found that the 3.1 driver on MySQL 4.1 did not read in
blobs (used for serialized NSDictionary storage) properly but the
3.0 worked. I did not spend time investigating, but to move to
MySQL 5.0, I would need to use connector/J 3.1 .... have you have
any issues with blobs using conn/J 3.1?
On Sep 14, 2006, at 4:20 PM, Simon Mclean wrote:
hi kieran -
3.1.13 in production, but just switched to 5.0.3 on my development
machine. no probs with 5.0.3 to report, but i have only been using
it for a couple of days.
simon
On 14 Sep 2006, at 21:13, Kieran Kelleher wrote:
Simon,
I have not switched to 5.0 yet. What driver are you using with
that 3.0.XX or 3.1.XX?
Regards, Kieran
On Sep 14, 2006, at 12:34 PM, Simon Mclean wrote:
we use mysql 5 with no probs at all
_______________________________________________
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