From: Chuck Hagenbuch Date: Tue, 26 May 2009 01:48:32 +0000 (-0400) Subject: note about mysqli stats X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=ee117ab8b5a0ab3bcf678829d75101bfbfc525ec;p=horde.git note about mysqli stats --- diff --git a/framework/Db/doc/TODO.txt b/framework/Db/doc/TODO.txt index 8f582d3d9..ab71811a6 100644 --- a/framework/Db/doc/TODO.txt +++ b/framework/Db/doc/TODO.txt @@ -42,3 +42,6 @@ - what to do about '0000-00-00' with PostgreSQL? - http://dev.mysql.com/doc/refman/5.1/en/time-zone-support.html + +- Support mysqlnd statistics: + http://developers.sun.com/databases/articles/mysql_php4.html#7