Skip to content

"debug" is far too verbose #642

@vendethiel

Description

@vendethiel

Hi,

I enabled the debug mode to get a hint at which query were runnings, but I started getting a spam of which packets were transmitted (HandshakeInitializionPacket then ClientAuthenticationPacket then OkPacket...)

My query string is the following:

mysql://root@localhost/bdiscuss?debug=true

my options:

db.settings.set('instance.autoFetchLimit', 3)
db.settings.set('instance.cache', false)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions