Re: [slim] mysql configuration for slimserver on linkstation pro

2007-03-04 Thread livelock
I did it, the key issue was replacing mysql with a self-compiled binary (5.0.36) -- livelock livelock's Profile: http://forums.slimdevices.com/member.php?userid=10284 View this thread:

[slim] mysql configuration for slimserver on linkstation pro

2007-02-18 Thread livelock
I got a linkstation pro with 128MB and 400MHz ARM processor, what is the optimum configuration for mysql in order to give slimserver enough ressources? my current config is: [client] port= 3306 socket = /var/run/mysqld/mysqld.sock [mysqld_safe] socket =

Re: [slim] mysql configuration for slimserver on linkstation pro

2007-02-18 Thread livelock
by setting skip-innodb I save more than 10MB RAM, why do we need ACID compliants transactions with slimserver? -- livelock livelock's Profile: http://forums.slimdevices.com/member.php?userid=10284 View this thread:

Re: [slim] mysql configuration for slimserver on linkstation pro

2007-02-18 Thread livelock
ok, this did not work, I am getting a lot of errors now - but Mysql did not die 2007-02-18 16:02:09.4897 Select task failed: Carp::Clan::__ANON__(): Error executing 'SELECT contributor.id, contributor.name, contributor.namesort, contributor.moodlogic_id, contributor.moodlogic_mixable,

Re: [slim] mysql configuration for slimserver on linkstation pro

2007-02-18 Thread livelock
Ok, mysql does die. I am stuck, I tried all kinds of settings, but mysqld dies all the time. in slimserver.log you see how often it happens I am stuck here, maybe I try installing mysql 4.1 :( -- livelock livelock's