I also have the same problem. Will my my.cnf do. If so here it is:-

# $Id$
# 
# SqueezeCenter specific MySQL Server config.

[mysqld]
innodb
skip-locking

# If you want to have user permissions - you need to setup a valid
user, and
# remove this line below.
skip-grant-tables

basedir               = /mnt/Media/slimnas/squeezecenter/MySQL
datadir               =
/mnt/Media/slimnas/var/squeezecenter/Cache/MySQL
language              = /mnt/Media/slimnas/squeezecenter/MySQL
port                  = 9092
socket                =
/mnt/Media/slimnas/var/squeezecenter/Cache/squeezecenter-mysql.sock
pid-file              =
/mnt/Media/slimnas/var/squeezecenter/Cache/squeezecenter-mysql.pid
log-error             =
/mnt/Media/slimnas/var/squeezecenter/Cache/mysql-error-log.txt
innodb_fast_shutdown  = 1
max_connections       = 4
thread_concurrency    = 4
log-warnings          = 0
bind-address          = 127.0.0.1
default-character-set = utf8
default-collation     = utf8_general_ci
key_buffer            = 2M
max_allowed_packet    = 1M
table_cache           = 64
sort_buffer_size      = 512K
net_buffer_length     = 8K
read_buffer_size      = 256K
read_rnd_buffer_size  = 512K

[client]
socket                =
/mnt/Media/slimnas/var/squeezecenter/Cache/squeezecenter-mysql.sock


Peter


-- 
tobyjug
------------------------------------------------------------------------
tobyjug's Profile: http://forums.slimdevices.com/member.php?userid=201
View this thread: http://forums.slimdevices.com/showthread.php?t=43774

_______________________________________________
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss

Reply via email to