View previous topic :: View next topic |
Author |
Message |
Busta -{ D.O.N.A.T.O.R. }-
Joined: 13 Aug 2007 Posts: 81
|
Posted: Wed Jan 13, 2010 6:44 pm Post subject: DBD::mysql upgrade install |
|
|
Hello-
receiving the below error when trying to install DBD::mysql. Webmin also reports that this module is not installed. Tried to manual install using CPAN and force, but will not install. Also tried the clean option in CPAN. Anyone else having this issue. Noticed it when installing a forum- vb4. Reported that module did not exist, but I could see it listed in Webmin.
thanks
t/76multi_statement.........ok
t/80procs...................DBD::mysql::db do failed: Failed to CREATE PROCEDURE testproc at t/80pro
cs.t line 59.
DBD::mysql::db do failed: Failed to CREATE PROCEDURE testproc at t/80procs.t line 59.
# Looks like you planned 29 tests but only ran 3.
# Looks like your test died just after 3.
dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 4-29
Failed 26/29 tests, 10.34% okay
t/85init_command............ok
Failed Test Stat Wstat Total Fail List of Failed
-------------------------------------------------------------------------------
t/80procs.t 255 65280 29 52 4-29
1 test and 16 subtests skipped.
Failed 1/36 test scripts. 26/737 subtests failed.
Files=36, Tests=737, 13 wallclock secs ( 9.19 cusr + 1.15 csys = 10.34 CPU)
Failed 1/36 test programs. 26/737 subtests failed.
make: *** [test_dynamic] Error 255 |
|
Back to top |
|
Busta -{ D.O.N.A.T.O.R. }-
Joined: 13 Aug 2007 Posts: 81
|
Posted: Wed Jan 13, 2010 7:02 pm Post subject: |
|
|
never mind -
After doing "mysql_upgrade" it now installs with success. |
|
Back to top |
|
gerasimos_h Site Admin
Joined: 09 Aug 2007 Posts: 1757 Location: Greece
|
Posted: Wed Jan 13, 2010 7:03 pm Post subject: |
|
|
Just run make install & skip the test.
Probably something went wrong when moving to mysql-5.1.41.
I'll update perl module as a fix and I'll upgrade perl to 5.10.1.
Thanks
gerasimos_h _________________ Superb! Mini Server Project Manager
http://sms.it-ccs.com |
|
Back to top |
|
|