I'm logging messages into an InnoDb table and I can see the return code of 1 from the insert method and a valid lastInsertId of the autoincrement PK column, too. But the data for some reason is missing in the table - even if I abort the script right after the insert and go query the table, its empty! I can insert data into the table manually using a GUI tool. What could be the reason for the data inserted through Zend_Log but missing in the MySQL table? Has anyone had similar problems before? Using ZF v1.5.1.
- [fw-general] Zend_Log - data does not make into the table Shekar C Reddy
- Re: [fw-general] Zend_Log - data does not make into th... Carlton Gibson
- Re: [fw-general] Zend_Log - data does not make int... Shekar C Reddy
- Re: [fw-general] Zend_Log - data does not make... Shekar C Reddy
- [fw-general] Zend_Db_Rowset / Row quick question Jason Webster
- Re: [fw-general] Zend_Db_Rowset / Row quick qu... Simon Mundy
- Re: [fw-general] Zend_Db_Rowset / Row quic... Jason Webster
- Re: [fw-general] Zend_Db_Rowset / Row... Simon Mundy
- Re: [fw-general] Zend_Db_Rowset /... Jason Webster
