Quote:
|
Originally Posted by Silvanus
I'm not so sure. MySQL isn't just a library; it runs as a service. For portable database applications like Sane's talking about, I would check out SQLite.
|
Sorry; you're right. I thought Sane just wanted to include the MySQL
client, but on closer inspection of the original post he wishes to include the database also (by which he presumably means the server?).
In such a case, SQLite seems the favoured option.