~mysql-clr-team/connectornet/5.2

« back to all changes in this revision

Viewing changes to CHANGES

  • Committer: Reggie Burnett
  • Date: 2009-07-31 22:51:28 UTC
  • Revision ID: reggie.burnett@sun.com-20090731225128-cixnt7p57oxak81c
various cleanups found between mono and .net compilers

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
- fixed "column" schema collection so that it will return set and enum datatypes correctly (bug #46270)
6
6
- fixed bug calling procedures that the user has body access to with parameters that are
7
7
  out of order while using the 'use procedure bodies=false' option would fail (bug #46213)
 
8
- fixed mono compilation by removing the space delimited warning list from the project file
 
9
  and including a solution that builds with MonoDevelop 2.0. (bug #42411)
8
10
 
9
11
Version 5.2.7 7/13/09
10
12
- fixed procedure parameters collection so that an exception is thrown if we can't get the