MySQL - Cannot Connect
#1
I see this repeating in my log:

18:57:45 T:149573632 M:116523008 ERROR: Unable to open database: xbmc_video [2003](Can't connect to MySQL server on '192.168.23.105' (61))
18:57:45 T:149573632 M:116523008 ERROR: Unable to open database at host: 192.168.23.105 db: xbmc_video (old version?)

# uname -a
Darwin Apple-TV 10.4.0 Darwin Kernel Version 10.4.0: Wed Oct 20 20:14:45 PDT 2010; root:xnu-1504.58.28~3/RELEASE_ARM_S5L8930X AppleTV2,1 arm K66AP Darwin

# dpkg -s org.xbmc.xbmc-atv2
Package: org.xbmc.xbmc-atv2
Status: install ok installed
Priority: extra
Section: Multimedia
Maintainer: Scott Davilla, Edgar Hucek
Architecture: iphoneos-arm
Version: 10.0-7
Depends: curl, org.awkwardtv.whitelist, org.xbmc.xbmc-seatbeltunlock
Description: XBMC Multimedia Center for AppleTV 2
Name: XBMC-ATV2
Homepage: http://xbmc.org/
Author: TeamXBMC

(this is from the MySQL server, if that wasn't obvious)
# /etc/init.d/mysql status
/usr/bin/mysqladmin Ver 8.42 Distrib 5.1.49, for debian-linux-gnu on x86_64
Server version 5.1.49-3
Protocol version 10
Reply
#2
Seems like you have updated your mysql db to a newer db version (maybe by using an updated version of XBMC on a Desktop with this DB) ... so xbmc from atv2 can't use it anymore because it doesn't support this new version.

Am I right?
Reply
#3
This is the first time that I have attempted to configure XBMC w/MySQL. I figure that it is because the version of libmysqlclient that is being used by XBMC isn't compatible with my version of mysql-server.
Reply

Logout Mark Read Team Forum Stats Members Help
MySQL - Cannot Connect0