I recently installed version 4 and converted my large tables to InnDB
format, after looking over the benchmarks.  I ran my hour long read
only dB 'exerciser', only to discover it now took 132 minutes, or
about four times longer than I expected.  I'm befuddled, I used the
same configure as previously (other than the innodb):

CFLAGS="-O3" CXX=gcc CXXFLAGS="-O3 -felide-constructors
-fno-exceptions -fno-rtti" ./configure --with-mysqld-user=mysql
--prefix=/usr/local/mysql --without-bench
--with-unix-socket-path=/usr/local/mysql/tmp/mysql.sock
--with-client-ldflags=-all-static --with-raid
--with-mysqld-ldflags=-all-static --enable-assembler
--with-extra-charsets=none --without-debug --with-innodb

Suggestions??

r

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to