Hiya
I compiled mysql-3.23.30-gamma.tar.gz
using pggc version pgcc-2.95.2.1
and kernel 2.4.0
CFLAGS="-Os -O6 -march=pentium"
CXXFLAGS=$CFLAGS
configure:
./configure --enable-static --prefix=/usr/local/mysql
--localstatedir=/home/mysql --enable-assembler
when running the tests:
...
join_outer 0.25 0.13 1.13 [ pass ]
key 0.16 0.11 0.46 [ pass ]
key_diff 0.19 0.08 0.29 [ pass ]
key_primary 0.21 0.05 0.29 [ pass ]
keywords 0.13 0.12 0.28 [ pass ]
limit 0.18 0.08 0.30 [ pass ]
merge 0.19 0.09 0.93 [ pass ]
null 0.14 0.12 0.29 [ pass ]
null_key .... .... .... [ fail ]
>> Error at line 48: Result length mismatch <<
Aborting. To continue, re-run with '--force'.
Ending Tests
Shutting-down MySQL daemon
i guess i shouln't fail :)
so the question is did i do something wrong or you?
Greetz,
Wico
---------------------------------------------------------------------
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