New commits:
commit e770a401d422d6a413ff15927664328c84361107
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>
mysql: Synched big_tables.patch to 5.1.32
diff --git a/database/mysql/HISTORY b/database/mysql/HISTORY
index 21d46e4..aab3feb 100644
--- a/database/mysql/HISTORY
+++ b/database/mysql/HISTORY
@@ -1,3 +1,7 @@
+2009-04-15 Eric Sandall <sandalle AT sourcemage.org>
+ * big_tables.patch: Synched to 5.1.32
+ * PRE_BUILD: Use -p1 for big_tables.patch
+
2009-04-11 Eric Sandall <sandalle AT sourcemage.org>
* DETAILS: Old is now 5.0.x and new is 5.1.x
* DEPENDS: 5.1.x uses --with-ssl instead of --with-openssl
diff --git a/database/mysql/PRE_BUILD b/database/mysql/PRE_BUILD
index c0f708d..a28c410 100755
--- a/database/mysql/PRE_BUILD
+++ b/database/mysql/PRE_BUILD
@@ -1,7 +1,7 @@
default_pre_build &&
cd $SOURCE_DIRECTORY &&