Fedora 9 Update: mysql++-3.0.3-1.fc9

updates at fedoraproject.org updates at fedoraproject.org
Mon Jun 16 23:31:41 UTC 2008


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2008-4855
2008-06-16 21:41:14
--------------------------------------------------------------------------------

Name        : mysql++
Product     : Fedora 9
Version     : 3.0.3
Release     : 1.fc9
URL         : http://tangentsoft.net/mysql++/
Summary     : C++ wrapper for the MySQL C API
Description :
MySQL++ is a C++ wrapper for MySQL’s C API.

It is built around STL principles, to make dealing with the database as easy
as dealing with an STL container. MySQL++ relieves the programmer of dealing
with cumbersome C data structures, generation of repetitive SQL statements,
and manual creation of C++ data structures to mirror the database schema.

If you are building your own MySQL++-based programs, you also need
to install the -devel package.

--------------------------------------------------------------------------------
Update Information:

Upstream changelog :     3.0.3, 2008.05.11 (r2284)    o Fixed query well-
formedness handling in Query::store() and use().    It was quietly eating these
errors, confusing them with the    no-results case.    o Fixed
examples/cpool.cpp to build without thread support.    o No longer hiding all
stdint.h typedefs inside namespace mysqlpp.    o Fixed mysqlpp::String
comparisons of empty strings against    nonempty strings; if the empty string
was on the left hand side,    it would succeed because it was only comparing
against characters    in the empty side, which matches everything.
--------------------------------------------------------------------------------
ChangeLog:

* Tue May 13 2008 Remi Collet <Fedora at FamilleCollet.com> 3.0.3-1
- update to 3.0.3
- add mysql++-3.0.3-mystring.patch for x86_64 build
* Tue Apr 15 2008 Remi Collet <Fedora at FamilleCollet.com> 3.0.2-1
- update to 3.0.2
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use 
su -c 'yum update mysql++' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
http://fedoraproject.org/keys
--------------------------------------------------------------------------------




More information about the package-announce mailing list