From ee117ab8b5a0ab3bcf678829d75101bfbfc525ec Mon Sep 17 00:00:00 2001 From: Chuck Hagenbuch Date: Mon, 25 May 2009 21:48:32 -0400 Subject: [PATCH] note about mysqli stats --- framework/Db/doc/TODO.txt | 3 +++ 1 file changed, 3 insertions(+) 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 -- 2.11.0