测试环境mysql数据库自己停了3分钟后,自动恢复了,查看err日志发现重启到恢复期间有以下日志,请帮忙看看这个错误的原因2017-02-21 08:36:57 7f6ed8cdd700  InnoDB: Assertion failure in thread 140114060498688 in file dict0load.cc line 2206
InnoDB: Failing assertion: !table->data_dir_path
InnoDB: We intentionally generate a memory trap.
InnoDB: Submit a detailed bug report to http://bugs.mysql.com.
InnoDB: If you get repeated assertion failures or crashes, even
InnoDB: immediately after the mysqld startup, there may be
InnoDB: corruption in the InnoDB tablespace. Please refer to
InnoDB: http://dev.mysql.com/doc/refman/5.6/en/forcing-innodb-recovery.html
InnoDB: about forcing recovery.
00:36:57 UTC - mysqld got signal 6 ;
This could be because you hit a bug. It is also possible that this binary
or one of the libraries it was linked against is corrupt, improperly built,
or misconfigured. This error can also be caused by malfunctioning hardware.
We will try our best to scrape up some info that will hopefully help
diagnose the problem, but since we have already crashed, 
something is definitely wrong and this may fail.key_buffer_size=2147483648
read_buffer_size=131072
max_used_connections=238
max_threads=2000
thread_count=233
connection_count=233
It is possible that mysqld could use up to 
key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 2890698 K  bytes of memory
Hope that's ok; if not, decrease some variables in the equation.Thread pointer: 0xb1a01f0
Attempting backtrace. You can use the following information to find out
where mysqld died. If you see no messages after this, something went
terribly wrong...
stack_bottom = 7f6ed8cdcd68 thread_stack 0x40000
/mysql/bin/mysqld(my_print_stacktrace+0x35)[0x8f05e5]
/mysql/bin/mysqld(handle_fatal_signal+0x41b)[0x657c8b]
/lib64/libpthread.so.0[0x3f45e0f7e0]
/lib64/libc.so.6(gsignal+0x35)[0x3f456325e5]
/lib64/libc.so.6(abort+0x175)[0x3f45633dc5]
/mysql/bin/mysqld[0xa782c3]
/mysql/bin/mysqld[0xa7bcd7]
/mysql/bin/mysqld[0x9551f1]
/mysql/bin/mysqld(_Z17store_create_infoP3THDP10TABLE_LISTP6StringP24st_ha_create_informationb+0x672)[0x710ac2]
/mysql/bin/mysqld(_Z18mysqld_show_createP3THDP10TABLE_LIST+0x8c7)[0x720d97]
/mysql/bin/mysqld(_Z21mysql_execute_commandP3THD+0x2a54)[0x6e1314]
/mysql/bin/mysqld(_Z11mysql_parseP3THDPcjP12Parser_state+0x4a7)[0x6e3897]
/mysql/bin/mysqld(_Z16dispatch_command19enum_server_commandP3THDPcj+0x1864)[0x6e51e4]
/mysql/bin/mysqld(_Z24do_handle_one_connectionP3THD+0x10d)[0x6ac0bd]
/mysql/bin/mysqld(handle_one_connection+0x42)[0x6ac1f2]
/mysql/bin/mysqld(pfs_spawn_thread+0x127)[0x938e07]
/lib64/libpthread.so.0[0x3f45e07aa1]
/lib64/libc.so.6(clone+0x6d)[0x3f456e8aad]Trying to get some variables.
Some pointers may be invalid and cause the dump to abort.
Query (7f6ead908590): is an invalid pointer
Connection ID (thread ID): 102416
Status: NOT_KILLEDThe manual page at http://dev.mysql.com/doc/mysql/en/crashing.html contains
information that should help you find out what is causing the crash.
170221 08:36:58 mysqld_safe Number of processes running now: 0
170221 08:36:58 mysqld_safe mysqld restarted