Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 

26.2.5.11. Version 0.75

  • Enum values now supported as parameter values (thanks Philipp Sumi)

  • Year datatype now supported

  • fixed compression

  • Fixed bug where a parameter with a TimeSpan as the value would not serialize properly

  • Fixed bug where default ctor would not set default connection string values

  • Added some XML comments to some members

  • Work to fix/improve compression handling

  • Improved ConnectionString handling so that it better matches the standard set by SqlClient.

  • A MySqlException is now thrown if a username is not included in the connection string

  • Localhost is now used as the default if not specified on the connection string

  • An exception is now thrown if an attempt is made to set the connection string while the connection is open

  • Small changes to ConnectionString docs

  • Removed MultiHostStream and MySqlStream. Replaced it with Common/StreamCreator

  • Added support for Use Pipe connection string value

  • Added Platform class for easier access to platform utility functions

  • Fixed small pooling bug where new connection was not getting created after IsAlive fails

  • Added Platform.cs and StreamCreator.cs

  • Fixed Field.cs to properly handle 4.1 style timestamps

  • Changed Common.Version to Common.DBVersion to avoid name conflict

  • Fixed field.cs so that text columns return the right field type (thanks [email protected])

  • Added MySqlError class to provide some reference for error codes (thanks Geert Veenstra)


 
 
  Published under the terms of the GNU General Public License Design by Interspire