Hi Monty,
Yuri> 1) alter_table.test: check table reports
>Very strange; The message is ok, but I don't understand why this is
>different from the standard one...
could be related to buffered disk writes?
>Yuri> 2) func_test: at line 16
>Are you using our regexp library or a one that is in OS/2 ?
were using mysql regex, and I fixed it using isxxx() macros from
m_ctype.h; seems that standard macros (ctype.h) are a little different.
>Yuri> 3) merge: 'select * from t3 order by a desc' is failing, reporting
>No comments; I would need a trace to give any hints about this.
ok, I can do it, but 'select * from t3' gives the correct result: I
suspect a bug only in ordering: who is doing such task?
>Yuri> 5) show_check.test: same as alter_table, plus
>Did you run the test 'standalone' or with 'mysql-test-run --force' ?
happens in both modes.
>Yuri> 6) status.test: different locking count
>This is strange; If you are using just one client, you should never
>get table_locks_waited.
status.test has two connections, and my problem is that I don't have a
waited lock :-)
Bye,
Yuri Dario
/*
* member of TeamOS/2 - Italy
* http://www.quasarbbs.com/yuri
* http://www.teamos2.it
*/