Kodi Community Forum

Full Version: MySQL setup not working on 2/2 boxes
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hey guys. I've added a second OpenELEC box to my home and would like to implement a shared database. I have MySQL installed, placed the advancedsettings.xml in the appropriate locations, and created an xbmc user and granted access to the database. I'm getting this error message on both machines, though:
Code:
ERROR: Unable to open database: MyVideos63 [1130](Host 'XBMCTHEATER' is not allowed to connect to this MySQL server)
01:27:03 T:140686052935488
I don't have any firewalls in place and have both machines set to wait until a network connection is present in the OpenELEC menu. Any ideas?
Code:
GRANT ALL ON *.* TO 'xbmc'

See, kodi.wiki/view/MySQL/Setting_up_MySQL