Description:
HI!
I just installed MySQL Workbench latest version on my Ubuntu and when I try to insert registries into my tables after a forward Wnginering (that works perfectly fine), it doesn't appears any rows and columns at all. And when a get to my Server Status to checkout whats going on, it returns the next error message: Unhandled exception: timestamp out of range for platform time_t.
I hope you can to help me to solve this problem.
Thanks & Regards.
Hugo =D
How to repeat:
12:46:35 [INF][ WBContext]: Parsing application arguments.
12:46:35 [INF][ WBContext]: /usr/bin/mysql-workbench-bin
12:46:35 [INF][ WBContext UI]: Initializing workbench context UI with these values:
base dir: /usr/share/mysql-workbench
plugin path: /usr/lib/mysql-workbench/plugins
struct path: /usr/share/mysql-workbench/grt
module path: /usr/lib/mysql-workbench/modules
library path: /usr/share/mysql-workbench/libraries
user data dir: /home/hugol/.mysql/workbench
open at start:
open type:
run at startup:
run type:
Force SW rendering: No
Force OpenGL: No
quit when done: No
12:46:35 [INF][ WBContext]: WbContext::init
12:46:37 [INF][ WBA]: Looking for extension modules for WBA...
12:46:37 [INF][ WBA]: 0 extension modules found
12:46:37 [WRN][ grt]: /usr/share/mysql-workbench/data/table_templates.xml:21: link 'com.mysql.rdbms.mysql.datatype.timestamp' <object db.SimpleDatatype> key=simpleType could not be resolved
12:46:37 [WRN][ grt]: /usr/share/mysql-workbench/data/table_templates.xml:106: link 'com.mysql.rdbms.mysql.datatype.varchar' <object db.SimpleDatatype> key=simpleType could not be resolved
12:46:37 [WRN][ grt]: /usr/share/mysql-workbench/data/table_templates.xml:229: link 'com.mysql.rdbms.mysql.datatype.int' <object db.SimpleDatatype> key=simpleType could not be resolved
12:46:37 [WRN][ grt]: /home/hugol/.mysql/workbench/connections.xml:26: link 'f95e93a7-eb6e-11e4-8bec-e894f625eae9' <object GrtObject> key=owner could not be resolved
12:46:37 [INF][ WBContext]: System info:
MySQL Workbench Community (GPL) for Linux/Unix version 6.3.3 revision 0 build 592 (64 bit)
Configuration Directory: /home/hugol/.mysql/workbench
Data Directory: /usr/share/mysql-workbench
Cairo Version: 1.14.2
OS: Linux 3.19.0-15-generic
CPU: 2x AMD Athlon(tm) 64 X2 Dual Core Processor 4200+ (2000.000MHz) - 1.95GiB RAM
Distribution: Ubuntu 15.04
Fips mode enabled: no
12:47:47 [INF][ SqlEditor]: Opened connection 'SerapisServ' to (Ubuntu) version 5.6.24-0ubuntu2
12:47:47 [INF][ AutoCCache]: Initializing autocompletion cache for SerapisServ
12:47:51 [INF][wb_admin_control.py:server_polling_thread:497]: Monitoring thread running...
12:47:51 [INF][wb_admin_control.py:query_server_installation_info:767]: Currently connected to MySQL server version '5.6.24-0ubuntu2', conn status = True, active plugins = ['partition', 'sha256_password', 'INNODB_CMPMEM_RESET', 'INNODB_SYS_FIELDS', 'INNODB_BUFFER_POOL_STATS', 'CSV', 'mysql_native_password', 'INNODB_SYS_TABLES', 'INNODB_FT_BEING_DELETED', 'INNODB_BUFFER_PAGE', 'INNODB_CMP_PER_INDEX_RESET', 'PERFORMANCE_SCHEMA', 'ARCHIVE', 'INNODB_FT_INDEX_CACHE', 'INNODB_CMP', 'INNODB_SYS_FOREIGN_COLS', 'INNODB_FT_CONFIG', 'InnoDB', 'INNODB_FT_DEFAULT_STOPWORD', 'INNODB_TRX', 'binlog', 'INNODB_LOCKS', 'INNODB_CMPMEM', 'INNODB_SYS_DATAFILES', 'INNODB_FT_INDEX_TABLE', 'INNODB_LOCK_WAITS', 'MEMORY', 'INNODB_SYS_TABLESPACES', 'INNODB_METRICS', 'INNODB_SYS_INDEXES', 'MRG_MYISAM', 'INNODB_CMP_PER_INDEX', 'mysql_old_password', 'INNODB_FT_DELETED', 'BLACKHOLE', 'INNODB_SYS_TABLESTATS', 'MyISAM', 'INNODB_SYS_FOREIGN', 'INNODB_CMP_RESET', 'INNODB_SYS_COLUMNS', 'INNODB_BUFFER_PAGE_LRU']
12:47:51 [INF][wb_admin_control.py:acquire_admin_access:241]: Target OS detection returned: os_type=linux, os_name=Linux, os_variant=Ubuntu, os_version=15.04
12:47:51 [ERR][ pymforms]: Unhandled exception in Python code: timestamp out of range for platform time_t
<traceback object at 0x7f6403918ea8>
12:47:52 [ERR][ pymforms]: Unhandled exception in Python code: timestamp out of range for platform time_t
<traceback object at 0x7f640243c128>
12:48:08 [ERR][ pymforms]: Unhandled exception in Python code: timestamp out of range for platform time_t
<traceback object at 0x7f640243c050>
12:48:18 [INF][wb_log_reader.py:__init__:324]: Will use sudo and dd to get contents of log file /var/log/mysql/error.log
12:48:53 [INF][wb_log_reader.py:__init__:324]: Will use sudo and dd to get contents of log file /var/log/mysql/error.log
12:48:59 [ERR][wb_admin_main.py:shutdown:210]: shutting down admn
12:49:01 [INF][wb_admin_control.py:server_polling_thread:513]: Monitoring thread done.