Hi Leo,
Your learning was certainly not in vain. It has been a while that Amarok
developers are discussing about moving out from Mysql Embedded, including
MariaDB's replacement. The reason is that it is likely that MariaDB will
drop support for libmariadbd since Mysql did it. Thus, an Sqlite backe
Hi Pedro,
Your MariaDB solution works as far as I can tell. Wish I knew this
before I spent 2 months on the SQLite solution;-(
Still, learned a lot in the process
Here is what I did
1) Installed Kubuntu 19.10 (on a VM)
2) Installed all prerequiste software as per your docker; the only thing
Hi Pedro,
The branch is available at
g...@github.com:poldi171254/SQLiteV1.git
I've add SQLiteDev.txt to the HACKING folder; it explains how to build
this version
I'll try your Docker image shortly and will let you know how I go.
Cheers,
Leo
On 28/2/20 1:46 am, Pedro de Carvalho Gomes wrot
Hi,
Is this branch available somewhere? I may take a lot and help you with that.
About the (K)Ubuntu 19+: indeed it comes with Mysql 8, which no longer
supports Mysql Embedded. Still Ubuntu 19.10 provides MariaDB 10.3 as
alternative, which has a compatible library (libmariadbd) that works
exactly