MySQL-Workbench 6.3.6 can not display server status. Platform time_t error - Ask Ubuntu
i run ubuntu 16.04 lts , mysql server version: 5.7.15-0ubuntu0.16.04.1 (ubuntu). works seemingly fine, sever status not.
the error message is: "unhandled exception: timestamp out of range platform time_t". python error.
when run mysql through shell, status reports following:
any clues why uptime screwed? how 1 fix uptime in order avoid platform time_t error in workbench application?
my uptime:
just guess - have ntp sync enabled? having same issue on ubuntu 12.04 hyper-v guest. when ubuntu boots, mysql being started prior time sync , gets nice eternal uptime. simple solution - service mysql restart. proper solution - make sure mysql service starts after ntp sync.
Comments
Post a Comment