[dev] rdo mysql
Chuck Hagenbuch
chuck at horde.org
Wed Mar 12 15:49:09 UTC 2008
Quoting Duck <duck at obala.net>:
> Found the issue. I had $conf['sql']['phptype'] set ti "mysqli". Of
> course ther e is no mysql improved driver for PDO. Even exists. So
> when we try to connect to db in Horde_Rdo_Adapter_Pdo:148 the
> getOption() call returns mysqli. I think there must be an integrated
> check to remove the "i" in driver name.
Like this?
http://cvs.horde.org/diff.php?r1=1.1&r2=1.2&f=framework%2FRdo%2Flib%2FHorde%2FRdo%2FAdapter%2FPdo.php
-chuck
More information about the dev
mailing list