[commits] Horde branch master updated.
Chuck Hagenbuch
chuck at horde.org
Tue May 26 02:01:31 UTC 2009
The branch "master" has been updated.
The following is a summary of the commits.
from: d6aaf4b4dcac5b3b769c70b0c2c02187beb335ef
ee117ab... note about mysqli stats
341be5f... don't convert socket -> unix_socket; mysqli uses socket. remove other references to pdo
6b88ceb... use mysqli_fetch_all if it's available
-----------------------------------------------------------------------
commit ee117ab8b5a0ab3bcf678829d75101bfbfc525ec
Author: Chuck Hagenbuch <chuck at horde.org>
Date: Mon May 25 21:48:32 2009 -0400
note about mysqli stats
framework/Db/doc/TODO.txt | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
http://git.horde.org/diff.php/framework/Db/doc/TODO.txt?rt=horde-git&r1=9cecbdd1bde833e1d0d7ecb3e11d4713ae13f0ff&r2=ee117ab8b5a0ab3bcf678829d75101bfbfc525ec
-----------------------------------------------------------------------
commit 341be5fd5e3fd9bc0ba15ba9bf667c5551d8bc75
Author: Chuck Hagenbuch <chuck at horde.org>
Date: Mon May 25 21:49:41 2009 -0400
don't convert socket -> unix_socket; mysqli uses socket. remove other references to pdo
framework/Db/lib/Horde/Db/Adapter/Mysqli.php | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
http://git.horde.org/diff.php/framework/Db/lib/Horde/Db/Adapter/Mysqli.php?rt=horde-git&r1=9115f57f8f3da190a9f9f05b0db55135f51ac4d7&r2=341be5fd5e3fd9bc0ba15ba9bf667c5551d8bc75
-----------------------------------------------------------------------
commit 6b88ceb65e8a1d8dea826f2c930aca909065407f
Author: Chuck Hagenbuch <chuck at horde.org>
Date: Mon May 25 22:01:27 2009 -0400
use mysqli_fetch_all if it's available
framework/Db/lib/Horde/Db/Adapter/Mysqli.php | 19 +++++++++++++++----
1 files changed, 15 insertions(+), 4 deletions(-)
http://git.horde.org/diff.php/framework/Db/lib/Horde/Db/Adapter/Mysqli.php?rt=horde-git&r1=341be5fd5e3fd9bc0ba15ba9bf667c5551d8bc75&r2=6b88ceb65e8a1d8dea826f2c930aca909065407f
More information about the commits
mailing list