就只差那個FAILED的那個問題,
請問大大可以幫幫我解決一下嗎??需要什麼資訊要跟我說,thx..
小弟對perl不內行...sry..
如果沒裝這個,好象在webmin裡的控制部份會不完整?
國外網站也爬文過,沒下落...不知道是少裝了什麼東西..
mySql=mysql-standard-4.1.20-pc-linux-gnu-i686
- 代碼: 選擇全部
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00base.............ok
t/10dsnlist..........ok
t/20createdrop.......ok
t/30insertfetch......ok
t/35limit............ok
t/35prepare..........ok
t/40bindparam........FAILED test 23
Failed 1/28 tests, 96.43% okay
t/40bindparam2.......ok
t/40blobs............ok
t/40listfields.......ok
t/40nulls............ok
t/40numrows..........ok
t/41bindparam........ok
t/41blobs_prepare....ok
t/42bindparam........ok
t/50chopblanks.......ok
t/50commit...........ok
t/60leaks............skipped
all skipped: $ENV{SLOW_TESTS} is not set or Proc::ProcessTable not installed
t/dbdadmin...........ok
t/insertid...........ok
t/param_values.......ok
t/prepare_noerror....skipped
all skipped: test - will only run with MySQL 5.1 and above.
t/texecute...........ok
Failed Test Stat Wstat Total Fail List of Failed
-------------------------------------------------------------------------------
t/40bindparam.t 28 1 23
2 tests skipped.
Failed 1/23 test scripts. 1/440 subtests failed.
Files=23, Tests=440, 22 wallclock secs ( 1.46 cusr + 0.27 csys = 1.73 CPU)
Failed 1/23 test programs. 1/440 subtests failed.
make: *** [test_dynamic] Error 255