Help with MySQL database running on Drobo 5N - Printable Version +- Kodi Community Forum (https://forum.kodi.tv) +-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33) +--- Forum: General Support (https://forum.kodi.tv/forumdisplay.php?fid=111) +---- Forum: OS independent / Other (https://forum.kodi.tv/forumdisplay.php?fid=228) +---- Thread: Help with MySQL database running on Drobo 5N (/showthread.php?tid=198607) |
Help with MySQL database running on Drobo 5N - lorddunlow - 2014-06-25 So, I'm trying to set up a shared database through MySQL on my Drobo 5N that also hosts my media. I have MySQL up and running on the Drobo and an XBMC user set up and privileges granted. I installed XBMC 13.1 on my Windows 8 machine and placed the advancedsettings.xml file from the wiki article into the userdata folder. I added some sources, but they aren't showing in the library. Log file from XBMC is filled with "ERROR: SQL: The table does not exist". So, I logged into MySQL through the shell and verified that the databases of "MyVideos78" and "MyMusic46" are present and looked through a few of the tables which are populated with the correct scraped metadata (as far as I can tell). It seems XBMC is able to generate the database in MySQL, but it cannot access that data for some reason. Anything I'm missing? I'm a complete noob at all of this MySQL stuff and command line functions and such, so I'm sure I'm doing something wrong. Any help would be appreciated. (I also tried the same using my Android phone, but it had the same errors.) Edit: MySQL version is 5.6 RE: Help with MySQL database running on Drobo 5N - lorddunlow - 2014-06-28 Anybody? Please? RE: Help with MySQL database running on Drobo 5N - nsviper - 2014-06-28 Identical to my issue - all tables created and populated, but VIEWS and TRIGGERS are missing, therefore library views aren't showing any media. RE: Help with MySQL database running on Drobo 5N - Jenjeio - 2015-08-24 I finally got it to work! look here. RE: Help with MySQL database running on Drobo 5N - menkalos - 2018-11-24 That page doesn't exist any longer. Can someone post or point to step-by-step instructions on how to configure a Drobo 5N MySQL database for use with Kodi? In particular, I want to run Kodi on my Xbox One X, but it's the getting MySQL set up correctly part that has not worked for me so far. Thanks for any help! RE: Help with MySQL database running on Drobo 5N - DarrenHill - 2018-11-24 The Wayback Machine may help a bit? https://web.archive.org/web/20160812003416/https://openelec.tv/forum/112-mysql-setup/77853-database-ok-can-read-by-browsing-but-no-library |