d4zza
Well-Known Member
Where are you getting this error?
""ERROR 1045 (28000): Access denied for user 'root'@'%' (using password: YES)"
Enter the following commands:
Type in: CREATE USER 'xbmc' IDENTIFIED BY 'xbmc'; and press return
Type in: GRANT ALL ON *.* TO 'xbmc'; and press return
On the grant all. it creates the xbmc user. I even checked using the user list option.
My uninstall and reinstall of MySQL has stuffed up somewhere and now I can't even login. FFS.

