verbatone;176263 Wrote: > I started using slimserver with the 6.2.x when there wasn't official > mysql support, and using the wiki, I added an external mysql database > to help performance. Since mysql is now internalized and since I no > longer need an external mysql process, I'm thinking I should get rid of > it and save some resource. Problem is, how to I get rid of it? I don't > have a 6.5 type preference file to compare it to, so I'm not sure of the > syntax for that file, but is there something else needed too? I'm > running slimserver on linux ubuntu server (headless) and I'm ignorant > to all things mysql. Thanks.
You won't necessarily save any resources. The MySQL server itelf isn't internalized. SlimServer just installs its own MySQl server I prefer to run my own, although there's a chance that you could configure it in such a way that SlimServer behavior might be affected. But then again you can also tweak it a bit and throw more memory at it in an attempt to improve performance. And if you have more that one program running that uses MySQL it doesn't make much sense to run more than one server on a system. -- JJZolx Jim ------------------------------------------------------------------------ JJZolx's Profile: http://forums.slimdevices.com/member.php?userid=10 View this thread: http://forums.slimdevices.com/showthread.php?t=32312 _______________________________________________ discuss mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/discuss
