Revision 838623
Go back to digest for 3rd August 2008Features in Multimedia
Edward Hades Toroshchin committed changes in /trunk/extragear/multimedia/amarok/src:
Added MySQL-embedded code for consideration.
To test it, uncomment relevant lines in src/collection/sqlcollection/CMakeLists.txt and src/collection/sqlcollection/SqlCollection.cpp
Make sure CMake did find correct mysql include and libmysqld paths (it does not require them for now).
Also, it's hard to find decent libmysqld these days... Later I'll commit a script that builds one.
~lart mysql in Gentoo
File Changes
Added 2 files
- /trunk/extragear/multimedia/amarok/src/collection/sqlcollection
- /MySqlEmbeddedCollection.cpp
- /MySqlEmbeddedCollection.h
Modified 3 files
- /trunk/extragear/multimedia/amarok/src
- /amarok.kcfg
- /collection/sqlcollection/CMakeLists.txt
- /collection/sqlcollection/SqlCollection.cpp
5 files changed in total