Date: Fri, 27 Jul 2007 11:50:45 +0300 From: Manolis Kiagias <sonicy@otenet.gr> To: Zbigniew Szalbot <zbigniew@szalbot.homedns.org> Cc: Freebsd questions <freebsd-questions@freebsd.org> Subject: Re: mysql upgrade from 5.0.27 to 5.0.45 Message-ID: <46A9B1E5.2040300@otenet.gr> In-Reply-To: <adfc4789535aa87b3a7f5bb594d8c77c@szalbot.homedns.org> References: <46A9A792.3000805@otenet.gr> <adfc4789535aa87b3a7f5bb594d8c77c@szalbot.homedns.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Zbigniew Szalbot wrote: > Yes, indeed I now know what happened. The *-server version got upgraded and > I was unaware that *-client stayed at 0.27. I was sure that upgrading > *-server will upgrade *-client too. Apparently it did not happen: > $ pkg_info -Ix mysql > > mysql-client-5.0.27 Multithreaded SQL database (client) > mysql-server-5.0.45 Multithreaded SQL database (server) > > I guess this is something I can fix by setting appropriate option in > pkgtools.conf? > > Thanks for your explanation! > > They don't seem to have a dependency on each other, so it is quite normal for one to stay at a previous version if you upgrade the other manually. I usually portupgrade -a my system so I never noticed it. As for pkgtools.conf quite a few settings are there, but I never really messed with it, can't really tell if it can make a difference
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?46A9B1E5.2040300>