• Sasha Goldshtein's avatar
    dbslower: MySQL/PostgreSQL query tracing tool · dd37d638
    Sasha Goldshtein authored
    This tool traces MySQL/PostgreSQL queries, including an optional
    minimum duration threshold. This is based on `mysqld_qslower` but
    adapted to automatically detect MySQL/PostgreSQL processes, and a
    couple of other code fixes.
    
    I believe at this time, `mysqld_qslower` can be retired, as this
    tool completely supersedes it.
    dd37d638
dbslower.py 4.13 KB