Author: wyoung
Date: Tue May 18 21:24:16 2010
New Revision: 2653

URL: http://svn.gna.org/viewcvs/mysqlpp?rev=2653&view=rev
Log:
Won't make RPM builds use higher field counts after all.  Increases
build time significantly.  Compression may not mitigate all that much
against the file size bloat, either.

Modified:
    trunk/Wishlist

Modified: trunk/Wishlist
URL: 
http://svn.gna.org/viewcvs/mysqlpp/trunk/Wishlist?rev=2653&r1=2652&r2=2653&view=diff
==============================================================================
--- trunk/Wishlist (original)
+++ trunk/Wishlist Tue May 18 21:24:16 2010
@@ -21,13 +21,6 @@
       Would be nice to get MYSQL_WIN_DIR support, and to make it
       link against the built MySQL++ instead of requiring it to be
       installed first.
-
-    o Raise tquery and SSQLS field limits in RPM build process, since
-      the very fact that you're building an RPM means we know the
-      limits of the minimum supported platform.  It needs to be smart
-      enough to not override a value given when one hand-configures a
-      source tree, possibly by parsing it out of ssqls.h.  Otherwise,
-      use the known floor value.
 
     o Check that it works with Connector/C and MySQL 5.1
 


_______________________________________________
Mysqlpp-commits mailing list
[email protected]
https://mail.gna.org/listinfo/mysqlpp-commits

Reply via email to