Skip to content

Timestamp to Datetime conversions incorrect #73

@Shelnutt2

Description

@Shelnutt2

Timestamp to Datetime conversions that happen in message upgrades are not correct. Timestamps are stored in UTC and mysql converts it to server timezone after select. During a normal offline alter table timestamps are converted to server timezone then written to the datetime field. We should do the same.

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