October 26, 2016 at 8:38 AM #1 Is it feasible to include mySQL in LibreElec builds for the purposes of sharing db's and speeding up apps that support it.Yes I know mySQL would be more appropriately located on a NAS if there is one available.
October 26, 2016 at 8:48 AM Official Post #2 It's technically possible but not going to happen in core images. You can use @vpeter's LAMP add-on which includes MySQL (or MariaDB, I forget which) server, or on most LE images you can install the docker add-on and deploy a MySQL container.