Quoting Bojan Smojver <[EMAIL PROTECTED]>:
DBDParams "dbname=vizsga user=root password=xxxx"DBDParams param1=value1[,param2=value2 Maybe?
Nah, scrap that! Both forms should work for MySQL (delimiters are defined as " \r\n\t;|,").
BTW, documentation for mod_dbd appears to be misleading - the form for DBDParams is whatever the underlying APU DBD driver can parse, which is not necessarily a comma separated list.
-- Bojan
