MySQL Setup Frodo
#1
I have a new install of RC3 and want to run on a MySQL DB to sync with multiple installs. On first boot it will not create the databases. I have followed the instructions in the Wiki but get weird DB errors. Please help.

Here is my log: http://www.xbmclogs.com/show.php?id=30422
Reply
#2
Got it working. Had to flush hosts on mysql.
mysqladmin --user=root --password='password' flush-hosts
Reply
#3
Sounds like you have issues with the setup of your mysql server:

Quote:10:05:31 T:6168 ERROR: Unable to open database: MyVideos75 [1129](Host 'Office' is blocked because of many connection errors; unblock with 'mysqladmin flush-hosts')

Edit: seems you already found that Smile
Reply

Logout Mark Read Team Forum Stats Members Help
MySQL Setup Frodo0