summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorunknown <gkodinov/kgeorge@magare.gmz>2007-09-19 18:02:59 +0300
committerunknown <gkodinov/kgeorge@magare.gmz>2007-09-19 18:02:59 +0300
commiteaf713df11245e74b126b5140b4264dc4c12ad7b (patch)
treebf1411b693049fac521a2ff38b77a72c6a8ab188 /include
parentde2a7211fa6dade68ee8777ffc0dff58431f29a8 (diff)
parent0d0d804f284492a4946fcc845d44124f03893f46 (diff)
downloadmariadb-git-eaf713df11245e74b126b5140b4264dc4c12ad7b.tar.gz
Merge gkodinov@bk-internal.mysql.com:/home/bk/mysql-5.1-opt
into magare.gmz:/home/kgeorge/mysql/autopush/B30639-5.1-opt mysql-test/r/select.result: Auto merged mysql-test/t/select.test: Auto merged sql/sql_lex.cc: Auto merged
Diffstat (limited to 'include')
-rw-r--r--include/config-win.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/config-win.h b/include/config-win.h
index bc2ae60f137..2e64e165630 100644
--- a/include/config-win.h
+++ b/include/config-win.h
@@ -15,6 +15,8 @@
/* Defines for Win32 to make it compatible for MySQL */
+#define BIG_TABLES
+
#ifdef __WIN2000__
/* We have to do this define before including windows.h to get the AWE API
functions */