From fdf19ea879259526b952ff97ad22375b6ab8a966 Mon Sep 17 00:00:00 2001 From: "sasha@mysql.sashanet.com" <> Date: Thu, 5 Apr 2001 19:04:34 -0600 Subject: moved bdb/innobase to compile-pentium-debug-max fixed bug in variable assignment in mysqltest fixed coredump on conversion from empty blob/text to date added test case for empty blob conversion to date --- BUILD/compile-pentium-debug | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'BUILD/compile-pentium-debug') diff --git a/BUILD/compile-pentium-debug b/BUILD/compile-pentium-debug index 2800ace97c5..7d25ac4a406 100755 --- a/BUILD/compile-pentium-debug +++ b/BUILD/compile-pentium-debug @@ -8,6 +8,6 @@ c_warnings="$c_warnings $debug_extra_warnings" cxx_warnings="$cxx_warnings $debug_extra_warnings" extra_configs="$pentium_configs $debug_configs" -extra_configs="$extra_configs --with-berkeley-db --with-innobase" +extra_configs="$extra_configs " . "$path/FINISH.sh" -- cgit v1.2.1