On Mon, Dec 07, 2009 at 11:45:51PM -0500, Peter McAlpine wrote:
I'm trying to deploy my existing DB on a trunk installation of LR to prepare
and resolve problems relating to the upgrade. Here's the first issue I'm
hitting:
[tigers]$ perl/bin/db-init-or-upgrade.pl --action=detect
--config=/path/to/leaguerunner.conf
DBD::mysql::db column_info failed: column_info doesn't support column
selection at perl/lib/Leaguerunner/DBInit.pm line 486.

Any suggestions?

Yeah, that probably means you have too old a version of DBD::mysql installed. You can download the latest one here:
        http://search.cpan.org/perldoc?DBD::mysql

Cheers,
Dave
_______________________________________________
Leaguerunner mailing list
[email protected]
http://www.dmo.ca/cgi-bin/mailman/listinfo/leaguerunner

Reply via email to