OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 12-Oct-2006 08:07:00
Branch: HEAD Handle: 2006101207070000
Modified files:
openpkg-src/mysql51 mysql51.spec
Log:
add back --with-big-tables option to again support tables with more
than 4 G rows
Summary:
Revision Changes Path
1.6 +1 -0 openpkg-src/mysql51/mysql51.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/mysql51/mysql51.spec
============================================================================
$ cvs diff -u -r1.5 -r1.6 mysql51.spec
--- openpkg-src/mysql51/mysql51.spec 12 Oct 2006 06:04:31 -0000 1.5
+++ openpkg-src/mysql51/mysql51.spec 12 Oct 2006 06:07:00 -0000 1.6
@@ -182,6 +182,7 @@
%endif
--without-readline \
--without-libedit \
+ --with-big-tables \
--with-low-memory \
--disable-shared \
$opt
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]