Share

mysqlcppapi

File Release Notes and Changelog

Release Name: 2.0.0 RC2

Notes:
THIS IS THE RELEASE CANDIDATE FOR VERSION 2.0.0

PLEASE REPORT ANY PROBLEMS TO mysqlcppapi-main@lists.sourceforge.net


2.0.0

  - Support building against MySQL 4.x and up (fixes mysql_shutdown problem)
  - Renamed ColData::ism_BNull() to ColData::ism_bNull() - check your code!
  - Added mysqlcppapi::escape(const std::string&) function.
  - Configure script has an improved --with-mysql option.
  - Support for mysql_config script, use --with-mysql-config=FILE
  - Simplified and cleaned up code in various places.



Changes: See ChangeLog in download file.