Hi all,

Does anyone remember which tests would not pass if you didn't pass the
C_EXTRA_FLAGS to configure? I continue to have failed tests, with or
without the C_EXTRA_FLAGS. The same two tests, every time.

mysql_client_test
mysqlcheck

Additionally, a note needs to be put in the book before running the
test suite that if you linked tcp_wrappers in, and you have a
restrictive /etc/hosts.deny file, you need to add an entry in the
hosts.allow file for mysqld to allow localhost and 127.0.0.1
(apparently the tests hard-code both in different places).

Bruce, you want to put the note in there, as you've been doing the
MySQL updates recently?

One other thing. Surely I can't be the only one who is having issues
with these tests. We could change the commands to run the tests with
these:

cd mysql-test
./mysql-test-run --force
./mysql-test-run --ps-protocol --force
cd ..

and a short note explaining some tests may fail.

-- 
Randy

rmlscsi: [bogomips 1003.28] [GNU ld version 2.16.1] [gcc (GCC) 4.0.3]
[GNU C Library stable release version 2.3.6] [Linux 2.6.14.3 i686]
16:01:00 up 47 days, 3:38, 3 users, load average: 0.06, 0.31, 0.24
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to