Re: [Maria-developers] License issues

2011-12-29 Thread Maarten Vanraes
Op donderdag 29 december 2011 23:37:09 schreef Henrik Ingo: [...] > I very much doubt that this particular > consequence was intentional. > > To support GPL licensed software, the FSF should in this case have > licensed readline as both GPLv2 and GPLv3. > > henrik maybe we could be lucky: "I wil

[Maria-developers] IO statistic in slow log

2011-12-29 Thread jiangchengyao
Hi, all I write a patch to show physical & logical IO statistics in slow log. Now it only support XtraDB storage engine, but it is easy to realize in other engine. You may found it like this in slow log: # Time: 111227 16:29:54 # User@Host: root[root] @ localhost [::1] # Query_time: 0.310018 L

Re: [Maria-developers] License issues

2011-12-29 Thread Maarten Vanraes
Op vrijdag 30 december 2011 00:11:40 schreef Michael Widenius: > Hi! > > > "Maarten" == Maarten Vanraes writes: > > > Maarten> I don't know if this is related or not, but i found this text: > Maarten> > http://docs.oracle.com/cd/E17952_01/refman-5.1-en/license-gnu-readline.htm > l > > Maar

Re: [Maria-developers] License issues

2011-12-29 Thread Michael Widenius
Hi! > "Maarten" == Maarten Vanraes writes: Maarten> I don't know if this is related or not, but i found this text: Maarten> http://docs.oracle.com/cd/E17952_01/refman-5.1-en/license-gnu-readline.html Maarten> i note the "or later" in this text. Maarten> does this mean that the GPLv2 l

Re: [Maria-developers] License issues

2011-12-29 Thread Henrik Ingo
I'm assuming you left out the list in accident and won't mind that I quote you a little: On Thu, Dec 29, 2011 at 10:22 PM, Sergei Golubchik wrote: > On Dec 29, Henrik Ingo wrote: >> (I'm pretty sure readline developers didn't quite realize what they >> were doing here. Their original goal with th

Re: [Maria-developers] License issues

2011-12-29 Thread Maarten Vanraes
> On Thu, Dec 29, 2011 at 12:30 PM, Sergei Golubchik > wrote: >> I think we're not the only GPLv2 project out there. And as unfortunate >> as it is, we cannot change it. >> Some distributions decided to maintain readline v5 package, in parallel >> to the latest readline. This seems to be the most

Re: [Maria-developers] License issues

2011-12-29 Thread Henrik Ingo
On Thu, Dec 29, 2011 at 12:30 PM, Sergei Golubchik wrote: > I think we're not the only GPLv2 project out there. And as unfortunate > as it is, we cannot change it. > Some distributions decided to maintain readline v5 package, in parallel > to the latest readline. This seems to be the most reasonab

Re: [Maria-developers] License issues

2011-12-29 Thread Sergei Golubchik
Hi, Maarten! On Dec 29, Maarten Vanraes wrote: > I'm a packager for mageia, and i'm working to get branch 5.5 submitted > on our system, replacing mysql. > > However, we have readline v6 on mageia, which is GPLv3, and serg added > the NOT_FOR_DISTRIBUTION variable, which makes it build a bundled

Re: [Maria-developers] License issues

2011-12-29 Thread Maarten Vanraes
Op donderdag 29 december 2011 10:21:35 schreef Maarten Vanraes: > Hi, > > I'm a packager for mageia, and i'm working to get branch 5.5 submitted on > our system, replacing mysql. > > However, we have readline v6 on mageia, which is GPLv3, and serg added the > NOT_FOR_DISTRIBUTION variable, which

[Maria-developers] License issues

2011-12-29 Thread Maarten Vanraes
Hi, I'm a packager for mageia, and i'm working to get branch 5.5 submitted on our system, replacing mysql. However, we have readline v6 on mageia, which is GPLv3, and serg added the NOT_FOR_DISTRIBUTION variable, which makes it build a bundled readline v5. well, it builds for us too, but later