Gentoo Archives: gentoo-server

From: Ben Munat <bent@×××××.com>
To: gentoo-server@l.g.o
Subject: [gentoo-server] mysql upgrade process
Date: Sun, 23 Oct 2005 00:14:25
Message-Id: 435AD581.5000606@munat.com
1 I was thinking about diverging from the mysql upgrade process described at
2
3 http://www.gentoo.org/doc/en/mysql-upgrading.xml
4
5 by one small bit. I'd rather not have the half-hour or so downtime while compiling mysql,
6 so I was hoping to (after backing up my data) "emerge --buildpkg mysql" to get the 4.1
7 package all built. Then I'd stop mysql 4.0, unmerge it, "emerge --usepkgonly mysql" and
8 restore my data.
9
10 However, I have a feeling it won't work because the 4.1 ebuild probably checks for the
11 existence of 4.0 on the system. If that's the case, could I maybe do the "export
12 MYSQL_STRAIGHT_UPGRADE=1" step from the straight upgrade instructions?
13
14 Of course, I'm not keen on doing any of this if there's some reason that vpopmail is not
15 getting rebuilt with libmysqlclient.so.14... anyone have any luck with that yet?
16
17 thanks,
18
19 b
20 --
21 gentoo-server@g.o mailing list

Replies

Subject Author
Re: [gentoo-server] mysql upgrade process Qian Qiao <qian.qiao@×××××.com>
Re: [gentoo-server] mysql upgrade process "Francesco R." <vivo@g.o>