MDEV-17319 Assertion `ts_type != MYSQL_TIMESTAMP_TIME' failed upon inserting into TIME field

This commit is contained in:
Alexander Barkov 2018-12-02 18:59:04 +04:00
commit f89a27b4e5
9 changed files with 65 additions and 58 deletions

View file

@ -31,7 +31,6 @@
#include <m_ctype.h>
#include "sql_select.h"
#include "sql_parse.h" // check_stack_overrun
#include "sql_time.h" // make_truncated_value_warning
#include "sql_base.h" // dynamic_column_error_message