Skip to content

Updating mysqlclient? #190

Description

@sfayer

Hi,

I've been trying to use the "mogrify" function on mysql cursors to get the expended version of a parameterised query for logging (DIRACGrid/DIRAC#8620), however it seems that feature was only added in mysqlclient >= 2.2.0.

I see that mysqlclient is pinned at <2.1 (and pulled from the diracgrid channel rather than conda-forge):

- mysqlclient >=2.0.3,<2.1

I presume there is some kind of compatibility problem with 2.1 and higher? Is there any chance of being able to upgrade this or should I find a different approach to my logging?

Regards,
Simon

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions