switching on mysqle
Ian Monroe
ian at monroe.nu
Wed Sep 10 00:49:32 CEST 2008
On Tue, Sep 9, 2008 at 5:44 PM, Jeff Mitchell <kde-dev at emailgoeshere.com> wrote:
> +1, etc, etc
>
> Can we not distribute the sources for mysqle with Amarok and compile it
> ourselves, as with Sqlite? This seems like it'd be a step back for
> mysqle if they want to encourage uptake.
No, not easily. Embedded mysql isn't very well separated from the
rest. It uses automake, not cmake (though its possible a guy on
internals at lists.mysql.com is sitting on a cmake version). After
stripping away the obviously-not-needed stuff, it still weighted in at
50 mb of source code.
Sqlite is popular for a reason. Embedding it is so trivial. I think
the pros of mysql outweigh that con though.
Ian
More information about the Amarok-devel
mailing list