|
I know the potential impact on performance, Hector. But I need only to store INSERT, UPDATE and DELETE queries, not SELECT and as I stated, it is only for SOME tables. The solution you suggest is not ne right one for me as the result could not be managed in my application back-office. And this is what I am looking for. Writing to the database for every read can have a big impact on performance. If you're using MySQL, I'd take a look at the built in query logger, which writes queries to a file. --
Guillaume
ORIOL |
- [fw-general] query tracker in Zend_Db for some tables Guillaume ORIOL
- Re: [fw-general] query tracker in Zend_Db for some ta... Hector Virgen
- Re: [fw-general] query tracker in Zend_Db for som... Guillaume ORIOL
- Re: [fw-general] query tracker in Zend_Db for... Hector Virgen
- Re: [fw-general] query tracker in Zend_Db for some ta... drm

