On Thursday 19 August 2004 21:04, Magnus Svensson wrote:
> Hi,
>
> mysql_test_run --force fails for me for:
> > ps_2myisam
> > ps_3innodb
> > ps_5merge
> > ps_6bdb
>
> Usually the printout says something more, are you sure this was all?
>
> > What should I do next?
>
> Debug compile
> $> BUILD/compile-pentium-debug --with-ndbcluster
>
> Run tests with debugging turned on
> $> cd mysql-test; ./mysql-test-run --debug --force
> or to run only one test
> $> cd mysql-test; ./mysql-test-run --debug --do-test=ps_2myisam
Done! bk pull & recompiled with debug and tested only the failed functions!!
Test with --debug failed several times:
Errors are
(from
/home/ronald/MySQL/Cluster/mysql-4.1-debug-ok-2004-08-23/mysql-test/var/log/mysqltest-time)
:
/home/ronald/MySQL/Cluster/mysql-4.1-debug-ok-2004-08-23/client/.libs/mysqltest:
At line 53: query 'select b from t1 having binary b like ''' failed: 2013:
Lost connection to MySQL server during query
Maximum memory usage: 132041 bytes (129k)
(the last lines may be the most important ones)
Ending Tests
Shutting-down MySQL daemon
master not cooperating with mysqladmin, will try manual kill
./mysql-test-run: line 1166: kill: (18122) - No such process
master refused to die. Sending SIGKILL
./mysql-test-run: line 1170: kill: (18122) - No such process
Master shutdown finished
Slave shutdown finished
Resuming Tests
I canceled the test after producing 6 GB trace file !!!
Test without --debug passed !!!
ps [ pass ]
ps_1general [ pass ]
ps_2myisam [ pass ]
ps_3innodb [ pass ]
ps_4heap [ pass ]
ps_5merge [ pass ]
ps_6bdb [ skipped ]
I tried it than again to compile without debug (BUILD/compile-pentium-max) and
the test will fail again with the mentioned tests above.
What should I do next? Just use the version with debug compiled?
>
> This will generate the tracefile mysql-test/var/log/master.trace which
> can be used to diagnose the problem.
>
>
>
>
>
> Best regards
> Magnus
>
> > bye
> >
> > Ronald
--
Ronald Wiplinger
Senior Software Engineer
AGP Telecom Co. Ltd.
Tel. (O) +886-2-2741-7890 # 7303, (M) +886-939-77-55-16
(from USA dial (408)253-3153 # 7303)
-----------------------------------------Disclaimer-------------------------------------------------------
This document is intended for transmission to the named recipient only. If you
are not that person, you should note that legal rights reside in this
document and you are not authorized to access, read, disclose, copy, use or
otherwise deal with it and any such actions are prohibited and may be
unlawful. The views expressed in this document are not necessarily those of
AGP Telecom Co., Ltd. Notice is hereby given that no representation, contract
or other binding obligation shall be created by this e-mail, which must be
interpreted accordingly. Any representations, contractual rights or
obligations shall be separately communicated in writing and signed in the
original by a duly authorized officer of the relevant company.
----------------------------------------------------------------------------------------------------------