* [gentoo-dev] mysql-4.1.12 call for testers
@ 2005-05-17 9:42 Robin H. Johnson
2005-05-17 12:15 ` Lance Albertson
2005-05-17 13:16 ` Paul Waring
0 siblings, 2 replies; 12+ messages in thread
From: Robin H. Johnson @ 2005-05-17 9:42 UTC (permalink / raw
To: gentoo-dev
[-- Attachment #1: Type: text/plain, Size: 2074 bytes --]
Ok, the MySQL-4.1 work is finally nearing completing (it doesn't eat my
data anymore, so now you get to see if it eats your data instead).
MySQL-4.1.12 is in the tree (hard-masked), and I would like lots of early testing.
MySQL-4.0.24-r2 is also in the tree (hard-masked) for testing, and contains
some of the improvements in the 4.1 ebuilds, like the new pkg_config, and the
updated init.d script.
Warnings:
This upgrade is going to be very rough (worse than OpenLDAP-2.2).
1. mysqldump everything to SQL (save this backup! going back to 4.0 is harder!)
2. write down your user permissions, and plaintext passwords if you know them.
3. move your old /var/lib/mysql out of the way.
4. emerge unmerge mysql
5. emerge =mysql-4.1*
6. revdep-rebuild as needed (might help to do libwww manually first).
7. ebuild mysql-4.1.12.ebuild config - very important, the main 'mysql' database has a lot of structural changes.
8. make a copy of your SQL from #1, and remove the 'mysql' database.
9. import the edited SQL
10. redo your user permissions.
Many thanks to Francesco Riosa <BastianBalthazarBux@pnpitalia.it> for his hard
work in dealing with MySQL-4.1. He's joining Gentoo soon as a new developer to
help maintain MySQL for the 4.1 and 5.0 series, and hopefully also providing a
package for the official MySQL AB binaries.
There are several supporting ebuilds in the tree as well, so that things can
compile with 4.1 as needed.
dev-db/myodbc-3.51.11
dev-perl/Msql-Mysql-modules-1.2219-r2
net-libs/libwww-5.4.0-r3
I suspect that tetex may need the patch that libwww uses, as tetex bundles a
libwww source IIRC.
If 4.0.24-r2 works fine, I'd like to move it to ~arch on May 20, before I go on
my week-long vacation. If the 4.1 testing goes smoothly, it might be a
candidate for ~arch as soon as early June.
--
Robin Hugh Johnson
E-Mail : robbat2@orbis-terrarum.net
Home Page : http://www.orbis-terrarum.net/?l=people.robbat2
ICQ# : 30269588 or 41961639
GnuPG FP : 11AC BA4F 4778 E3F6 E4ED F38E B27B 944E 3488 4E85
[-- Attachment #2: Type: application/pgp-signature, Size: 241 bytes --]
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [gentoo-dev] mysql-4.1.12 call for testers
2005-05-17 9:42 [gentoo-dev] mysql-4.1.12 call for testers Robin H. Johnson
@ 2005-05-17 12:15 ` Lance Albertson
2005-05-17 13:53 ` Francesco Riosa
2005-05-17 17:54 ` Rumen Yotov
2005-05-17 13:16 ` Paul Waring
1 sibling, 2 replies; 12+ messages in thread
From: Lance Albertson @ 2005-05-17 12:15 UTC (permalink / raw
To: gentoo-dev
[-- Attachment #1: Type: text/plain, Size: 759 bytes --]
Robin H. Johnson wrote:
> Many thanks to Francesco Riosa <BastianBalthazarBux@pnpitalia.it> for his hard
> work in dealing with MySQL-4.1. He's joining Gentoo soon as a new developer to
> help maintain MySQL for the 4.1 and 5.0 series, and hopefully also providing a
> package for the official MySQL AB binaries.
Great work! I used his 4.1.11 ebuild recently and everything seems to work
pretty well. I'll see if I can try the 4.1.12 ebuild soon. Upgrades within the
4.1.x series shouldn't be painful right?
Cheers,
--
Lance Albertson <ramereth@gentoo.org>
Gentoo Infrastructure | Operational Manager
---
Public GPG key: <http://www.ramereth.net/lance.asc>
Key fingerprint: 0423 92F3 544A 1282 5AB1 4D07 416F A15D 27F4 B742
ramereth/irc.freenode.net
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 187 bytes --]
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [gentoo-dev] mysql-4.1.12 call for testers
2005-05-17 9:42 [gentoo-dev] mysql-4.1.12 call for testers Robin H. Johnson
2005-05-17 12:15 ` Lance Albertson
@ 2005-05-17 13:16 ` Paul Waring
2005-05-17 14:02 ` Francesco Riosa
2005-05-17 17:13 ` Robin H. Johnson
1 sibling, 2 replies; 12+ messages in thread
From: Paul Waring @ 2005-05-17 13:16 UTC (permalink / raw
To: gentoo-dev
On 5/17/05, Robin H. Johnson <robbat2@gentoo.org> wrote:
> MySQL-4.1.12 is in the tree (hard-masked), and I would like lots of early testing.
> MySQL-4.0.24-r2 is also in the tree (hard-masked) for testing, and contains
> some of the improvements in the 4.1 ebuilds, like the new pkg_config, and the
> updated init.d script.
I'd be happy to give 4.1.x some testing on one of my servers - I'm
planning on reinstalling at some point in the near future (probably
this weekend). Is there anything specific that needs testing, or
should I just drop it in as a replacement for whatever version of 4.0
I'm running and see if it breaks anything?
Paul
--
Rogue Tory
http://www.roguetory.org.uk
--
gentoo-dev@gentoo.org mailing list
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [gentoo-dev] mysql-4.1.12 call for testers
2005-05-17 12:15 ` Lance Albertson
@ 2005-05-17 13:53 ` Francesco Riosa
2005-05-17 17:40 ` Alexander Simonov
2005-05-17 17:54 ` Rumen Yotov
1 sibling, 1 reply; 12+ messages in thread
From: Francesco Riosa @ 2005-05-17 13:53 UTC (permalink / raw
To: gentoo-dev
Lance Albertson wrote:
>Robin H. Johnson wrote:
>
>
>
>>Many thanks to Francesco Riosa <BastianBalthazarBux@pnpitalia.it> for his hard
>>work in dealing with MySQL-4.1. He's joining Gentoo soon as a new developer to
>>help maintain MySQL for the 4.1 and 5.0 series, and hopefully also providing a
>>package for the official MySQL AB binaries.
>>
>>
>
>Great work! I used his 4.1.11 ebuild recently and everything seems to work
>pretty well. I'll see if I can try the 4.1.12 ebuild soon. Upgrades within the
>4.1.x series shouldn't be painful right?
>
>Cheers,
>
>
>
Thanks to Robin before, he has guided me and solved issues that have
been there for month before.
That sayd, never ever "emerge sync" has been happier for me, and also
have the mail filled of closed bug reports isn't that bad ;)
To answer you Lance, yes upgrading from a version best than 4.1.4 should
be straight, with 4.1.0 .. 4.1.4 better consider to unload to be on the
safe side.
Francesco
--
gentoo-dev@gentoo.org mailing list
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [gentoo-dev] mysql-4.1.12 call for testers
2005-05-17 13:16 ` Paul Waring
@ 2005-05-17 14:02 ` Francesco Riosa
2005-05-17 14:14 ` Paul Waring
2005-05-17 17:13 ` Robin H. Johnson
1 sibling, 1 reply; 12+ messages in thread
From: Francesco Riosa @ 2005-05-17 14:02 UTC (permalink / raw
To: gentoo-dev
Paul Waring wrote:
>On 5/17/05, Robin H. Johnson <robbat2@gentoo.org> wrote:
>
>
>>MySQL-4.1.12 is in the tree (hard-masked), and I would like lots of early testing.
>>MySQL-4.0.24-r2 is also in the tree (hard-masked) for testing, and contains
>>some of the improvements in the 4.1 ebuilds, like the new pkg_config, and the
>>updated init.d script.
>>
>>
>
>I'd be happy to give 4.1.x some testing on one of my servers - I'm
>planning on reinstalling at some point in the near future (probably
>this weekend). Is there anything specific that needs testing, or
>should I just drop it in as a replacement for whatever version of 4.0
>I'm running and see if it breaks anything?
>
>Paul
>
>
>
Don't know if robbat2 need other testings but here it has been tested
only on x86, at the moment there are no other archs avaiable for testing.
On all the builds of theese latest months the most fragile stuff has
been use flag interaction and client library, so if you don't need say
geometry or cluster unset this use, because here it has been tested with
pratically all up.
Another thing that can need reviev is the support file that the ebuild
install (/usr/share/mysql) do you need something more, something different?
Francesco
--
gentoo-dev@gentoo.org mailing list
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [gentoo-dev] mysql-4.1.12 call for testers
2005-05-17 14:02 ` Francesco Riosa
@ 2005-05-17 14:14 ` Paul Waring
0 siblings, 0 replies; 12+ messages in thread
From: Paul Waring @ 2005-05-17 14:14 UTC (permalink / raw
To: gentoo-dev
On 5/17/05, Francesco Riosa <francesco@pnpitalia.it> wrote:
> Don't know if robbat2 need other testings but here it has been tested
> only on x86, at the moment there are no other archs avaiable for testing.
If ebuilds exist for PPC (there appears to be one for 4.1.8-r1) then
I'll be able to test it on that, assuming I manage to get Gentoo
successfully installed on my Powerbook this weekend. I'm afraid I
don't have any exotic hardware to test the other architecture builds
on.
Paul
--
Rogue Tory
http://www.roguetory.org.uk
--
gentoo-dev@gentoo.org mailing list
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [gentoo-dev] mysql-4.1.12 call for testers
2005-05-17 13:16 ` Paul Waring
2005-05-17 14:02 ` Francesco Riosa
@ 2005-05-17 17:13 ` Robin H. Johnson
1 sibling, 0 replies; 12+ messages in thread
From: Robin H. Johnson @ 2005-05-17 17:13 UTC (permalink / raw
To: gentoo-dev
[-- Attachment #1: Type: text/plain, Size: 1111 bytes --]
On Tue, May 17, 2005 at 02:16:58PM +0100, Paul Waring wrote:
> On 5/17/05, Robin H. Johnson <robbat2@gentoo.org> wrote:
> > MySQL-4.1.12 is in the tree (hard-masked), and I would like lots of early testing.
> > MySQL-4.0.24-r2 is also in the tree (hard-masked) for testing, and contains
> > some of the improvements in the 4.1 ebuilds, like the new pkg_config, and the
> > updated init.d script.
> I'd be happy to give 4.1.x some testing on one of my servers - I'm
> planning on reinstalling at some point in the near future (probably
> this weekend). Is there anything specific that needs testing, or
> should I just drop it in as a replacement for whatever version of 4.0
> I'm running and see if it breaks anything?
Ah, I missed that some arches had ~arched 4.1.8-r1. I've added them to
the keywords for 4.1.12, so you should be able to try the latest ebuild
now.
--
Robin Hugh Johnson
E-Mail : robbat2@orbis-terrarum.net
Home Page : http://www.orbis-terrarum.net/?l=people.robbat2
ICQ# : 30269588 or 41961639
GnuPG FP : 11AC BA4F 4778 E3F6 E4ED F38E B27B 944E 3488 4E85
[-- Attachment #2: Type: application/pgp-signature, Size: 241 bytes --]
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [gentoo-dev] mysql-4.1.12 call for testers
2005-05-17 13:53 ` Francesco Riosa
@ 2005-05-17 17:40 ` Alexander Simonov
2005-05-17 17:54 ` Chris Gianelloni
2005-05-17 18:55 ` Robin H. Johnson
0 siblings, 2 replies; 12+ messages in thread
From: Alexander Simonov @ 2005-05-17 17:40 UTC (permalink / raw
To: gentoo-dev
Francesco Riosa wrote:
> Lance Albertson wrote:
> >Robin H. Johnson wrote:
> >>Many thanks to Francesco Riosa <BastianBalthazarBux@pnpitalia.it> for his
> >> hard work in dealing with MySQL-4.1. He's joining Gentoo soon as a new
> >> developer to help maintain MySQL for the 4.1 and 5.0 series, and
> >> hopefully also providing a package for the official MySQL AB binaries.
> >
> >Great work! I used his 4.1.11 ebuild recently and everything seems to work
> >pretty well. I'll see if I can try the 4.1.12 ebuild soon. Upgrades within
> > the 4.1.x series shouldn't be painful right?
> >
It's all grate! But how about mysql 5 ?
And wath about spliting mysq into mysql-server and mysql-client how it do
like in FreeBSD.
--
WBR, Alexander Simonov (AS1199-UANIC | DEVL-UANIC)
Ukrainian Gentoo Community Domain Coordinator
Jabber-Id: devil@jabber.gentoo.org.ua
E-Mail: devil@gentoo.org.ua
--
gentoo-dev@gentoo.org mailing list
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [gentoo-dev] mysql-4.1.12 call for testers
2005-05-17 12:15 ` Lance Albertson
2005-05-17 13:53 ` Francesco Riosa
@ 2005-05-17 17:54 ` Rumen Yotov
2005-05-21 6:39 ` Rumen Yotov
1 sibling, 1 reply; 12+ messages in thread
From: Rumen Yotov @ 2005-05-17 17:54 UTC (permalink / raw
To: gentoo-dev
[-- Attachment #1: Type: text/plain, Size: 678 bytes --]
Lance Albertson wrote:
>Robin H. Johnson wrote:
>
>
>
>>Many thanks to Francesco Riosa <BastianBalthazarBux@pnpitalia.it> for his hard
>>work in dealing with MySQL-4.1. He's joining Gentoo soon as a new developer to
>>help maintain MySQL for the 4.1 and 5.0 series, and hopefully also providing a
>>package for the official MySQL AB binaries.
>>
>>
>
>Great work! I used his 4.1.11 ebuild recently and everything seems to work
>pretty well. I'll see if I can try the 4.1.12 ebuild soon. Upgrades within the
>4.1.x series shouldn't be painful right?
>
>Cheers,
>
>
>
Hi,
Also using 4.1.11 (ebuild from Francesco) on x86-stable, works OK.
Will try out 4.1.12 soon.
Rumen
[-- Attachment #2: S/MIME Cryptographic Signature --]
[-- Type: application/x-pkcs7-signature, Size: 2625 bytes --]
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [gentoo-dev] mysql-4.1.12 call for testers
2005-05-17 17:40 ` Alexander Simonov
@ 2005-05-17 17:54 ` Chris Gianelloni
2005-05-17 18:55 ` Robin H. Johnson
1 sibling, 0 replies; 12+ messages in thread
From: Chris Gianelloni @ 2005-05-17 17:54 UTC (permalink / raw
To: gentoo-dev
[-- Attachment #1: Type: text/plain, Size: 958 bytes --]
On Tue, 2005-05-17 at 17:40 +0000, Alexander Simonov wrote:
> Francesco Riosa wrote:
> > Lance Albertson wrote:
> > >Robin H. Johnson wrote:
> > >>Many thanks to Francesco Riosa <BastianBalthazarBux@pnpitalia.it> for his
> > >> hard work in dealing with MySQL-4.1. He's joining Gentoo soon as a new
> > >> developer to help maintain MySQL for the 4.1 and 5.0 series, and
> > >> hopefully also providing a package for the official MySQL AB binaries.
> > >
> > >Great work! I used his 4.1.11 ebuild recently and everything seems to work
> > >pretty well. I'll see if I can try the 4.1.12 ebuild soon. Upgrades within
> > > the 4.1.x series shouldn't be painful right?
> > >
> It's all grate! But how about mysql 5 ?
> And wath about spliting mysq into mysql-server and mysql-client how it do
> like in FreeBSD.
Check out bug #12499
--
Chris Gianelloni
Release Engineering - Strategic Lead/QA Manager
Games - Developer
Gentoo Linux
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [gentoo-dev] mysql-4.1.12 call for testers
2005-05-17 17:40 ` Alexander Simonov
2005-05-17 17:54 ` Chris Gianelloni
@ 2005-05-17 18:55 ` Robin H. Johnson
1 sibling, 0 replies; 12+ messages in thread
From: Robin H. Johnson @ 2005-05-17 18:55 UTC (permalink / raw
To: gentoo-dev
[-- Attachment #1: Type: text/plain, Size: 608 bytes --]
On Tue, May 17, 2005 at 05:40:25PM +0000, Alexander Simonov wrote:
> It's all grate! But how about mysql 5 ?
5.0 will come later on (once Francesco is a dev). If you want it now,
go and find Francesco's overlay.
> And wath about spliting mysq into mysql-server and mysql-client how it
> do like in FreeBSD.
No. If you want a client-only MySQL, you can do USE=minimal.
--
Robin Hugh Johnson
E-Mail : robbat2@orbis-terrarum.net
Home Page : http://www.orbis-terrarum.net/?l=people.robbat2
ICQ# : 30269588 or 41961639
GnuPG FP : 11AC BA4F 4778 E3F6 E4ED F38E B27B 944E 3488 4E85
[-- Attachment #2: Type: application/pgp-signature, Size: 241 bytes --]
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [gentoo-dev] mysql-4.1.12 call for testers
2005-05-17 17:54 ` Rumen Yotov
@ 2005-05-21 6:39 ` Rumen Yotov
0 siblings, 0 replies; 12+ messages in thread
From: Rumen Yotov @ 2005-05-21 6:39 UTC (permalink / raw
To: gentoo-dev
[-- Attachment #1: Type: text/plain, Size: 875 bytes --]
Rumen Yotov wrote:
>Lance Albertson wrote:
>
>
>
>>Robin H. Johnson wrote:
>>
>>
>>
>>
>>
>>>Many thanks to Francesco Riosa <BastianBalthazarBux@pnpitalia.it> for his hard
>>>work in dealing with MySQL-4.1. He's joining Gentoo soon as a new developer to
>>>help maintain MySQL for the 4.1 and 5.0 series, and hopefully also providing a
>>>package for the official MySQL AB binaries.
>>>
>>>
>>>
>>>
>>Great work! I used his 4.1.11 ebuild recently and everything seems to work
>>pretty well. I'll see if I can try the 4.1.12 ebuild soon. Upgrades within the
>>4.1.x series shouldn't be painful right?
>>
>>Cheers,
>>
>>
>>
>>
>>
>Hi,
>Also using 4.1.11 (ebuild from Francesco) on x86-stable, works OK.
>Will try out 4.1.12 soon.
>Rumen
>
>
Hi,
Just finished emerging mysql-4.1.12 (unmasked first)- all OK, warnings
about "m4's underquoted defs".
Rumen
[-- Attachment #2: S/MIME Cryptographic Signature --]
[-- Type: application/x-pkcs7-signature, Size: 3397 bytes --]
^ permalink raw reply [flat|nested] 12+ messages in thread
end of thread, other threads:[~2005-05-21 6:39 UTC | newest]
Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-05-17 9:42 [gentoo-dev] mysql-4.1.12 call for testers Robin H. Johnson
2005-05-17 12:15 ` Lance Albertson
2005-05-17 13:53 ` Francesco Riosa
2005-05-17 17:40 ` Alexander Simonov
2005-05-17 17:54 ` Chris Gianelloni
2005-05-17 18:55 ` Robin H. Johnson
2005-05-17 17:54 ` Rumen Yotov
2005-05-21 6:39 ` Rumen Yotov
2005-05-17 13:16 ` Paul Waring
2005-05-17 14:02 ` Francesco Riosa
2005-05-17 14:14 ` Paul Waring
2005-05-17 17:13 ` Robin H. Johnson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox