Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:11.4
amarok
errmsg-mysql-embedded.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File errmsg-mysql-embedded.diff of Package amarok
--- a/src/core-impl/collections/db/sql/mysqlecollection/MySqlEmbeddedStorage.cpp +++ b/src/core-impl/collections/db/sql/mysqlecollection/MySqlEmbeddedStorage.cpp @@ -70,6 +70,7 @@ MySqlEmbeddedStorage::MySqlEmbeddedStorage( const QString &storageLocation ) out << "key_buffer_size = 16777216" << endl; // (16Mb) out << "character-set-server = utf8" << endl; out << "collation-server = utf8_bin" << endl; + out << "language=/usr/share/kde4/apps/amarok" << endl; //If the file is world-writable MySQL won't even read it df.setPermissions( QFile::ReadOwner | QFile::WriteOwner | QFile::ReadGroup | QFile::ReadOther ); df.close();
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor