mirror of
https://github.com/MariaDB/server.git
synced 2026-04-23 00:35:32 +02:00
MDEV-17319 Assertion `ts_type != MYSQL_TIMESTAMP_TIME' failed upon inserting into TIME field
This commit is contained in:
parent
17e371fffe
commit
f89a27b4e5
9 changed files with 65 additions and 58 deletions
|
|
@ -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
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue