ltsv38;612910 Wrote:
>
> Is Mysql still supported?
>
As I've understood it will not be officially tested and supported by
Logitech. So it's up to the community to help testing, report bugs and
provide patches if we want MySQL to continue work. Logitech won't break
MySQL functionality intentionally but it might be broken by accident
since they don't do much testing on it.
Unless you have a specific reason you like to continue use MySQL, I'd
suggest that you just switch to SQLite since that's what Logitech will
focus any testing on. However, if you really want to use MySQL, feel
free to set it up and help testing it to ensure it still works.
ltsv38;612910 Wrote:
>
> If yes, I suppose I have to modify server.pref file. What is the
> correct syntax: dbtype does not exist anymore in my file
>
The previous post shows the values in a Linux setup using an external
MySQL server.
To use the bundled MySQL server, you will have to use something like:
Code:
--------------------
dbtype: MySQL
dbusername: slimserver
dbpassword: ''
dbsource: dbi:mysql:hostname=127.0.0.1;port=9092;database=slimserver
--------------------
--
erland
Erland Isaksson ('My homepage' (http://erland.isaksson.info))
(Developer of 'many plugins/applets'
(http://wiki.slimdevices.com/index.php/User:Erland). If my answer
helped you and you like to encourage future presence on this forum
and/or third party plugin/applet development, 'donations are always
appreciated' (http://erland.isaksson.info/donate))
------------------------------------------------------------------------
erland's Profile: http://forums.slimdevices.com/member.php?userid=3124
View this thread: http://forums.slimdevices.com/showthread.php?t=80912
_______________________________________________
beta mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/beta