Commit Graph

9 Commits

Author SHA1 Message Date
wilfried
bf0e4b3714 a few gcc3 patches
also move the header files to ${LOCALBASE}/include/mysql++
2004-01-06 11:16:53 +00:00
brad
bc36076e0a allow this to compile with MySQL 4.x and up 2003-12-30 05:05:16 +00:00
wilfried
2f235a092e fix X11 define/typedef clashes as used in mysqlgui with new fltk 2002-08-10 20:07:02 +00:00
wilfried
6651d8bd18 use ports in-tree libtool patches 2001-10-31 11:59:50 +00:00
brad
e60be32a37 another port that does not need autoconf/automake 2001-08-23 19:00:04 +00:00
wilfried
79dce81feb sync libtool patches 2001-08-07 13:29:32 +00:00
wilfried
7c38fb687f A misspelled function got silently fixed in mysql++ 1.7.9
(clinet_info -> client_info)
2001-06-08 08:55:21 +00:00
wilfried
2ba17cf83f upgrade to 1.7.9
- Fixed a serious bug in Connection constructor when reading MySQL options
- Improved copy constructor and some other methods in Result / ResUse
- Many other minor improvements
- Produced a complete manual with chapter 5 included
- Updated documentation, including a Postscript format

add a -docs sub-package
2001-06-05 12:30:02 +00:00
wilfried
216cf2312e Import of mysql++-1.7.8
MySQL++ is a C++ API for MySQL (and other SQL Databases Soon).  The
goal of this API is to make working with queries as easy as working
with other STL Containers.
2001-04-02 15:13:05 +00:00