Support for additional DB parametrs

Hello.
I think it would be useful for people to have chance to pass additional
DBD parametrs through DSN.
I’ve got two different mysql servers on my machine. I don’t find another
flexible way to specify connection properties except
’mysql_read_default_file=/etc/my_xxx.cnf’. And I think it would be
useful in another ways.
This patch don’t check names of params, but DBI drop an error if
something will be wrong.

general changes tested.
mySQL part tested.
Pg specific not changed.
Oracle not tested.
Feedback is wellcome.
Best regards. Ruslan.

DBIx-SearchBuilder-0.88-Additional.patch (2.17 KB)

rt-3.0.4-DatabaseAdditional.patch (951 Bytes)