mirror of
https://github.com/MariaDB/server.git
synced 2025-08-07 00:04:31 +03:00
Merge branch '10.10' into 10.11
This commit is contained in:
@@ -10887,8 +10887,6 @@ Column_definition::Column_definition(THD *thd, Field *old_field,
|
||||
|
||||
type_handler()->Column_definition_reuse_fix_attributes(thd, this, old_field);
|
||||
|
||||
type_handler()->Column_definition_implicit_upgrade(this);
|
||||
|
||||
/*
|
||||
Copy the default (constant/function) from the column object orig_field, if
|
||||
supplied. We do this if all these conditions are met:
|
||||
|
Reference in New Issue
Block a user