lp:connectornet/5.2

Created by Reggie Burnett and last modified
This branch may be out of date, because Launchpad has not been able to access it since .
Get this branch:
bzr branch lp:connectornet/5.2

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
MySQL .NET & Mono Team
Project:
MySql Connector/Net
Status:
Mature
Location:
<private server>
Last mirrored:
Next mirror:
Disabled

Updating branch...

Launchpad is processing new changes to this branch which will be available in a few minutes. Reload to see the changes.

Recent revisions

716. By Vladislav Vaintroub

Reverted last change, does not work in 5.2

715. By Vladislav Vaintroub

- Always close connection in MySqlConnection.Dispose(), also when it is
garbage-collected , so underlying driver can be reused in the connection
 pool (bug#31996)

714. By Reggie Burnett

- fixed connection reset that was attempting to use the last encoding to do the authentication. This
  would fail, for example, if UCS2 was used to read the last column before reset (bug #47153)

713. By Reggie Burnett

- fixed indexes schema collection so that it still works with bad table names such as b``a`d (bug #48101)

712. By Reggie <Reggie@MobileCore>

- fixed problem with non-IS column parsing that caused data type and column type to be equal when
  parsing set and enum columns

711. By Reggie Burnett

- fixed bug that causes a 'connection not open' error when using a commandbuilder with
  a data adapter and inserts are used (bug #34657)

710. By Reggie Burnett

removing fix for bug #37865. That was going to cause other problems. I've decided to go a different way in 6.1

709. By Reggie Burnett

- adding a pretty nasty hack to enable output of a refresh select on the end of our insert
  statements when they are generated by the TableAdapter config wizard (bug #37865)

708. By Reggie Burnett

changed MySqlStream.Read to throw an exception if the stream end is reached. This is not ideal
  but we can't change it too much here in 5.2.8. We'll look at a bigger change in 6.2. (bug #45978)

707. By Reggie Burnett

updating the ignore list

Branch metadata

Branch format:
Branch format 6
Repository format:
Bazaar pack repository format 1 with rich root (needs bzr 1.0)
This branch contains Public information 
Everyone can see this information.