Projects / MySQL wrapped

MySQL wrapped

MySQL wrapped is a very small collection of classes that hides the MySQL C API.

Tags Software Development Libraries Database
Licenses GPL
Operating Systems POSIX Linux
Implementation C++

Tweet this project Short link

Rss Recent releases

  • Rrelease-mid
  •  07 Apr 2006 10:46
  • Rrelease-after

Changes: This release adds methods to access fields by name.

  • Rrelease-mid
  •  23 Mar 2006 05:29
  • Rrelease-after

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

  • Rrelease-mid
  •  20 Aug 2004 04:22
  • Rrelease-after

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

  • Rrelease-mid
  •  16 Aug 2004 19:44
  • Rrelease-after

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

  • Rrelease-mid
  •  14 Aug 2004 23:48
  • Rrelease-after

Changes: 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.

1483be9231adf9e10096663b1c8af034_thumb

Project Spotlight

Bugzilla

A bugtracking system project hosted and used by mozilla.org.

02c6b153df4f93008cdc2bfab5f1ecb2_thumb

Project Spotlight

DOLPHIN SMASH

A mixed-signal, mixed-language multi-level simulator.