[rt-users] rt 3.4.0 / mysql 4.1.9 "initialize-database" error
Matt Pounsett
matt.pounsett at cira.ca
Mon Feb 7 21:04:02 EST 2005
On Feb 07, 2005, at 17:26, Jesse Vincent wrote:
> This is a FAQ and has been discussed on the list many times in the past
> two months. In short, your mysql client and server libs are out of
> sync.
Okay.. I see where the problem is. The mysql client and server libs
are in sync... it's DBD::Mysql itself that has the problem. The
confusion stems from the FC2 install doc, step 4, which says to remove
the existing MySQL 3.x RPMs using --nodeps. Since the MySQL client RPM
and the DBD::MySQL RPM are co-dependant, I incorrectly assumed the
document author would be aware that perl-DBD-MySQL would be installed,
and that it was intentionally left off the list of RPMs to remove...
that it was possibly intended to work with the MySQL 4.x libraries...
an assumption that seemed supported by the use of the MySQL 4.x compat
libraries. The FC2 doc should probably be updated to include
perl-DBD-MySQL in the list of RPMs to be removed.
It unfortunately looks like DBD::MySQL won't compile against those
three specific MySQL RPMs, due to a missing mysql_config. That's a
separate issue to be worked out, however. I'll dig up the correct
selection of RPMs and then follow up here.
Thanks for the info,
Matt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: application/pgp-signature
Size: 186 bytes
Desc: This is a digitally signed message part
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20050207/fcb9d2e3/attachment.sig>
More information about the rt-users
mailing list