mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
Merge branch '10.3' into 10.4
This commit is contained in:
@ -4933,7 +4933,7 @@ public:
|
||||
Record_addr addr(true);
|
||||
return make_field(share, mem_root, &addr, field_name_arg);
|
||||
}
|
||||
/* Return true if default is an expression that must be saved explicitely */
|
||||
/* Return true if default is an expression that must be saved explicitly */
|
||||
bool has_default_expression();
|
||||
|
||||
bool has_default_now_unireg_check() const
|
||||
|
Reference in New Issue
Block a user