openlp-core team mailing list archive
-
openlp-core team
-
Mailing list archive
-
Message #09743
[Bug 792034] Re: Database Redundancy for MySQL
Dunno if it's much help or not, but in my own search for a manual way to sync MySQL & SQLite, I found this:
http://bibus-biblio.sourceforge.net/wiki/index.php/MySQL_to_SQLite_export
--
You received this bug notification because you are a member of OpenLP
Core, which is subscribed to OpenLP.
https://bugs.launchpad.net/bugs/792034
Title:
Database Redundancy for MySQL
Status in OpenLP - Worship Presentation Software:
New
Bug description:
[The Problem]
If OpenLP is configured to use MySQL, and the database is inaccessible for any reason (like the network being down) then the program won't launch.
[The Suggestion]
If the remote database is not accessible, fall back to the default local SQLite Databse. Ideally, either when launching, or shutting down, or on request, the remote and local database should sync to each other.
References