Projects / MySQL wrapped / Releases

RSS All releases of MySQL wrapped

  •  07 Apr 2006 10:46

Release Notes: This release adds methods to access fields by name.

  •  23 Mar 2006 05:29

Release Notes: The connection pool included in the library has been made optionally threadsafe.

  •  20 Aug 2004 04:22

Release Notes: This release adds support for the MySQL embedded server library, libmysqld.

  •  16 Aug 2004 19:44

Release Notes: The Query constructor that accepted a pointer was removed, leaving only the constructor that accepts a reference. The Database::Connected method was added.

  •  14 Aug 2004 23:48

Release Notes: The constructor now accepts an optional IError* parameter, so error logging is enabled immediately. There is better error checking and safer code when a database connection fails. There is a new method Query::Connected to check that the database connection is OK. mysql_ping is used to make sure old connections are still OK. Reconnect is enabled by default, so a timed out connection should be reconnected transparently.

  •  30 Jun 2004 07:56

Release Notes: New features were added to support the latest version of dbdesigner. More operators were added to the set_t class to manipulate a column of type SET. The "is_null" method was added to Query objects.

  •  22 Jun 2004 01:50

Release Notes: This version features better MySQL column type support: bigint, enum, set, and unsigned integers. It uses the correct type when returning mysql_insert_id(), and removes the use of obsolete MySQL C API function calls.

  •  18 Jun 2004 07:51

Release Notes: This release adds minor bugfixes to support the latest version of dbdesigner.

  •  11 Jun 2004 13:19

Release Notes: Improved error logging, code cleanup, and minor changes.

  •  03 Apr 2004 00:11

Release Notes: The old code was changed to use STL strings instead of char pointers.

Screenshot

Project Spotlight

Inq

A dynamic client/server scripting language.

Screenshot

Project Spotlight

Free-gov

An e-government platform.