Author: wyoung
Date: Tue Dec 11 06:49:02 2007
New Revision: 1994
URL: http://svn.gna.org/viewcvs/mysqlpp?rev=1994&view=rev
Log:
Redesigned mysql_type_info and related classes to have less dependence
on C API bare type constants. We'd actually gotten caught by some API
drift in the C API because we were using bare constants instead of
symbolic ones: they'd changed values, presumably to support some newer
definitions of these types in newer servers. No doubt it kept working
only because of backwards-compatibility code in MySQL.
Modified:
trunk/Wishlist
trunk/lib/type_info.cpp
trunk/lib/type_info.h
[This mail would be too long, it was shortened to contain the URLs only.]
Modified: trunk/Wishlist
URL:
http://svn.gna.org/viewcvs/mysqlpp/trunk/Wishlist?rev=1994&r1=1993&r2=1994&view=diff
Modified: trunk/lib/type_info.cpp
URL:
http://svn.gna.org/viewcvs/mysqlpp/trunk/lib/type_info.cpp?rev=1994&r1=1993&r2=1994&view=diff
Modified: trunk/lib/type_info.h
URL:
http://svn.gna.org/viewcvs/mysqlpp/trunk/lib/type_info.h?rev=1994&r1=1993&r2=1994&view=diff
_______________________________________________
Mysqlpp-commits mailing list
[email protected]
https://mail.gna.org/listinfo/mysqlpp-commits