Page 1 of 1

Version 2.80

Posted: Thu 21 Apr 2005 11:37
by chibacity
A post yesterday morning mentioned that 2.80 would be available, but this does not appear to have happened.

I am currently using 2.70.04 and would dearly like to upgrade to 2.80 so that I can get cracking with MySql Server 5.04beta. I have tried to use 2.70.04 with MySql 5.0.3, but got lots of 'Net Packets Out of Order' type errors, so I dropped back to MySql 4.1.11.

When will 2.80 be ready?

Many Thanks.

Posted: Thu 21 Apr 2005 11:40
by chibacity
Just looked - it's there for download.

Thanks.

Posted: Thu 21 Apr 2005 11:58
by Serious
Actually we are adding support for MySQL Server 5 beta in the next version of MySQLDirect .NET.

Posted: Thu 21 Apr 2005 13:32
by chibacity
Many thanks for the reply.

When is the next version of MySQLDirect that supports MySql 5 beta likely to be released?

What issues are there with using MySQLDirect 2.80 with MySql 5.04beta? Is it currently possible to develop against 5.04beta with 2.80 until the release of MySqlDirect? I am really interested in re-implementing my data-access layer with stored procedures.

Thanks.

Posted: Thu 21 Apr 2005 13:56
by Serious
MySQLDirect .NET v 2.80 is not tested with MySQL Server 5.0.4 beta.
Look forward for the next build.

Posted: Thu 21 Apr 2005 16:24
by chibacity
Do you have a rough estimate of when the next build will be available? I would like to tailor my development around this timeframe.

Thanks.

Posted: Thu 21 Apr 2005 16:32
by Serious
The new release will be issued in 2 - 4 weeks.
In the new release we have supported new MySQL protocol so you can get a result set from stored procedure.

Posted: Fri 22 Apr 2005 09:15
by chibacity
Brilliant - I can't wait, but I guess I'll have to :wink:

Now if I can just get those CodeSmith templates sorted out for building my CRUD scripts...