Skip to content

Set the current timestamp every time the connection is connected #1021

@djshow832

Description

@djshow832

Development Task

If the replayed statement contains now() or DML on a on update current_timestamp table, the data will be different. Subsequent DML or queries will result in an even larger gap.

So I propose to execute set timestamp=xxx after each connection is established.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions