Version 2.80

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for MySQL
Post Reply
chibacity
Posts: 9
Joined: Thu 21 Apr 2005 11:34

Version 2.80

Post by chibacity » Thu 21 Apr 2005 11:37

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.

chibacity
Posts: 9
Joined: Thu 21 Apr 2005 11:34

Post by chibacity » Thu 21 Apr 2005 11:40

Just looked - it's there for download.

Thanks.

Serious

Post by Serious » Thu 21 Apr 2005 11:58

Actually we are adding support for MySQL Server 5 beta in the next version of MySQLDirect .NET.

chibacity
Posts: 9
Joined: Thu 21 Apr 2005 11:34

Post by chibacity » Thu 21 Apr 2005 13:32

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.

Serious

Post by Serious » Thu 21 Apr 2005 13:56

MySQLDirect .NET v 2.80 is not tested with MySQL Server 5.0.4 beta.
Look forward for the next build.

chibacity
Posts: 9
Joined: Thu 21 Apr 2005 11:34

Post by chibacity » Thu 21 Apr 2005 16:24

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.

Serious

Post by Serious » Thu 21 Apr 2005 16:32

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.
Last edited by Serious on Fri 22 Apr 2005 10:53, edited 1 time in total.

chibacity
Posts: 9
Joined: Thu 21 Apr 2005 11:34

Post by chibacity » Fri 22 Apr 2005 09:15

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...

Post Reply