mysql++: A C++ wrapper for MySQL1
MySQL++ is a C++ wrapper for MySQL's C API. It is built around
the same principles as the Standard C++ Library, to make dealing
with the database as easy as dealing with STL containers. In
addition, MySQL++ provides facilities that let you avoid the
most repetitive sorts of SQL within your own code, providing
native C++ interfaces for these common tasks
... part of T2,
get it here
URL: https://tangentsoft.net/mysql++
Author: Kevin Atkinson
Author: Sinisa Milivojevic <sinisa [at] mysql [dot] com>
Author: Warren Young <mysqlpp [at] etr-usa [dot] com>
Maintainer: The T2 Project <t2 [at] t2-project [dot] org>
License: LGPL
Status: Stable
Version: 3.0.9
Download: http://tangentsoft.net/mysql++/releases/ mysql++-3.0.9.tar.gz
T2 source: hotfix-gcc43.patch
T2 source: mysql++.cache
T2 source: mysql++.desc
Build time (on reference hardware): 40% (relative to binutils)2
Installed size (on reference hardware): 1.70 MB, 47 files
Dependencies (build time detected):
00-dirtree
binutils
coreutils
diffutils
findutils
gawk
grep
linux-header
make
mysql
patch
sed
sysfiles
tar
zlib
Installed files (on reference hardware):
[show]
usr/include/mysql++
usr/include/mysql++/autoflag.h
usr/include/mysql++/beemutex.h
usr/include/mysql++/common.h
usr/include/mysql++/comparable.h
usr/include/mysql++/connection.h
usr/include/mysql++/cpool.h
usr/include/mysql++/custom.h
usr/include/mysql++/datetime.h
usr/include/mysql++/dbdriver.h
usr/include/mysql++/exceptions.h
usr/include/mysql++/field.h
usr/include/mysql++/field_names.h
usr/include/mysql++/field_types.h
usr/include/mysql++/manip.h
usr/include/mysql++/myset.h
usr/include/mysql++/mysql++.h
usr/include/mysql++/mystring.h
usr/include/mysql++/noexceptions.h
usr/include/mysql++/null.h
usr/include/mysql++/options.h
usr/include/mysql++/qparms.h
usr/include/mysql++/query.h
usr/include/mysql++/querydef.h
usr/include/mysql++/refcounted.h
usr/include/mysql++/result.h
usr/include/mysql++/row.h
usr/include/mysql++/sql_buffer.h
usr/include/mysql++/sql_types.h
usr/include/mysql++/ssqls.h
usr/include/mysql++/stadapter.h
usr/include/mysql++/stream2string.h
usr/include/mysql++/tcp_connection.h
usr/include/mysql++/tiny_int.h
usr/include/mysql++/transaction.h
usr/include/mysql++/type_info.h
usr/include/mysql++/uds_connection.h
usr/include/mysql++/vallist.h
usr/include/mysql++/wnp_connection.h
usr/lib/libmysqlpp.so
usr/lib/libmysqlpp.so.3
usr/lib/libmysqlpp.so.3.0.9
var/adm/dependencies/mysql++
var/adm/descs/mysql++
var/adm/flists/mysql++
var/adm/md5sums/mysql++
var/adm/packages/mysql++
1) This page was automatically generated from the T2
package source. Corrections, such as dead links, URL changes or typos
need to be performed directly on that source.
2) Compatible with Linux From Scratch's
"Standard Build Unit" (SBU).