Skip to content

"failed to connect to database: Unknown or incorrect time zone: \'UTC\'" #43

@eraffaelli

Description

@eraffaelli

Hi,

Thanks for your lib.

I got this error while running the example with tide using mysql features.

"failed to connect to database: Unknown or incorrect time zone: 'UTC'"

I fixed it with this command :

mysql_tzinfo_to_sql /usr/share/zoneinfo | mysql -u root mysql -p

found here https://dba.stackexchange.com/a/120946

Just to let you know, maybe it need something from your end, maybe not.
Mysql/MariaDB : mysql Ver 15.1 Distrib 10.3.18-MariaDB, for debian-linux-gnu (x86_64) using readline 5.2

Regards

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions