Hi Michael,

> I also use find() fetchRow(). What am I doing wrong?

I guess you are doing nothing wrong. I just updated to the latest
nightly myself and encountered the same notices.

These notices are due to a change to the
Zend_Db_Adapter_Pdo_Mysql::describeTable() method which does not work
properly yet. Just comment out the lines 109 to 111 in the
Zend_Db_Adapter_Pdo_Mysql class and it should work again for the moment.

This issue has already been reported for MySQL and MSSQL here:

http://framework.zend.com/issues/browse/ZF-839
http://framework.zend.com/issues/browse/ZF-840

Best Regards,

Ralf

Reply via email to