openlp-core team mailing list archive
-
openlp-core team
-
Mailing list archive
-
Message #09742
[Bug 792034] Re: Database Redundancy for MySQL
** Changed in: openlp
Importance: Undecided => Wishlist
--
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