To run with a separate installation of MySQL, what's the syntax to use
in the dbsource setting in the prefs file?  Here's what I had prior to
the merging of the split-scanner branch:

dbsource: dbi:mysql:dbname=slimserver

Here are the new default settings using the Slim installed MySQL:

dbsource: dbi:mysql:hostname=127.0.0.1;port=9092;database=%s

Are the hostname and port required or will they default to localhost
and to the standard MySQL port?  Do you just substitute the database
name in place of '%s'?


-- 
JJZolx

Jim
------------------------------------------------------------------------
JJZolx's Profile: http://forums.slimdevices.com/member.php?userid=10
View this thread: http://forums.slimdevices.com/showthread.php?t=25355

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

Reply via email to