From 7facccf3224c79047e8bc7f49fdd28a5bfaa9fc7 Mon Sep 17 00:00:00 2001 From: "greg@mysql.com" <> Date: Wed, 17 Sep 2003 00:30:29 -0400 Subject: [PATCH] BUG #1305: ISAM table handler should not be compiled by default under 4.1 --- include/config-win.h | 1 - 1 file changed, 1 deletion(-) diff --git a/include/config-win.h b/include/config-win.h index 7830cc8b9cd..884b2edfb63 100644 --- a/include/config-win.h +++ b/include/config-win.h @@ -280,7 +280,6 @@ inline double ulonglong2double(ulonglong value) #define HAVE_CREATESEMAPHORE #define HAVE_ISNAN #define HAVE_FINITE -#define HAVE_ISAM /* We want to have support for ISAM in 4.0 */ #define HAVE_QUERY_CACHE #define SPRINTF_RETURNS_INT #define HAVE_SETFILEPOINTER