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.

enter image description here

when run mysql through shell, status reports following:

enter image description here

any clues why uptime screwed? how 1 fix uptime in order avoid platform time_t error in workbench application?

my uptime:

enter image description here

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

Popular posts from this blog

download - Firefox cannot save files (most of the time), how to solve? - Super User

windows - "-2146893807 NTE_NOT_FOUND" when repair certificate store - Super User

sql server - "Configuration file does not exist", Event ID 274 - Super User