Home » Database » DB » Bug #6125
Query logger
Details
| Request #6125 | Query logger |
|---|---|
| Submitted | 2005-12-01 19:35 UTC |
| From | guibod at free dot fr |
| Status | Wont fix |
| Package | DB |
| PHP Version | Irrelevant |
| Roadmaps | (Not assigned) |
Comments
[2005-12-01 19:35 UTC] guibod at free dot fr
Description:
------------
As an application developper i'd like to get an idea of the SQL traffic that is going on. I'd like to log the queries that pass through PEAR_DB (with PEAR_LOG if possible).
Maybe it is simplier and faster to let mysql server log this itself but most people don't have access to this settings in production environnement.