From c262b880a5f74bc938d8925f4dda8ada57bc272b Mon Sep 17 00:00:00 2001 From: unknown Date: Wed, 24 May 2006 16:44:26 +0300 Subject: postmerge fix BUILD/SETUP.sh: postmerge changes configure.in: postmerge changes mysql-test/r/ps_maria.result: changed result according last MyISAM test changes --- BUILD/SETUP.sh | 1 - 1 file changed, 1 deletion(-) (limited to 'BUILD') diff --git a/BUILD/SETUP.sh b/BUILD/SETUP.sh index 5efa42e4619..754883bb20b 100755 --- a/BUILD/SETUP.sh +++ b/BUILD/SETUP.sh @@ -141,7 +141,6 @@ base_configs="--prefix=$prefix --enable-assembler " base_configs="$base_configs --with-extra-charsets=complex " base_configs="$base_configs --enable-thread-safe-client --with-readline " base_configs="$base_configs --with-big-tables" -base_configs="$base_configs --with-maria-storage-engine" # we need local-infile in all binaries for rpl000001 # if you need to disable local-infile in the client, write a build script -- cgit v1.2.1