[Mono-list] MySQL Connector/Net 1.0.8 RC has been released.
Reggie Burnett
rykr at comcast.net
Fri Oct 20 17:55:01 EDT 2006
>
> Reggie Burnett wrote:
> > MySQL Connector/Net 1.0.8 RC has been released. MySQL Connector/Net
> > is an all-managed ADO.Net provider for MySQL. While this release is
> > suitable for any version of MySQL, it is strongly encouraged that
> this
> > release not be used on any production data.
>
> BTW, it would be nice if the new release would fix this bug:
>
> http://bugs.mysql.com/bug.php?id=17338
>
> The bug is closed as "can't repeat", which can't be true because it's a
> classical race condition (double initialization w/out memory barrier).
>
> It can be reproduced by calling MySqlConnection.Open () with connection
> pooling turned on from several threads.
>
> See the attached patch.
>
> Robert
You are right. I'll make sure it gets fixed in 1.0.9 and 5.0.2. Thanks for
the patch.
More information about the Mono-list
mailing list