PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » Database » DB » Bug #6125

Query logger

Details

Request #6125Query logger
Submitted2005-12-01 19:35 UTC
Fromguibod at free dot fr
StatusWont fix
PackageDB
PHP VersionIrrelevant
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.