maria-developers team mailing list archive
-
maria-developers team
-
Mailing list archive
-
Message #05230
Re: Fwd: some question on bundled libedit in mysql
Hi, AL13N!
On Feb 25, AL13N wrote:
> >
> > In MariaDB we prefer to link with readline. We never link with bundled
> > libedit at all. Either with system readline, if it's usable, or with
> > system libedit, or with bundled readline.
>
> iinm, MariaDB is GPLv2 and libreadline (version 6) is GPLv3, so they don't
> mix. but bundled libreadline (version 5) is GPLv2 and that one is
> possible.
That's why I said "with system readline, if it's usable".
We only link with system readline if it's V5 or earlier.
Regards,
Sergei
References