1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-29 05:21:33 +03:00

fix typos

Signed-off-by: lilinjie <lilinjie@uniontech.com>
This commit is contained in:
lilinjie
2023-01-04 18:32:54 +08:00
committed by Daniel Black
parent e51a1d6fc0
commit 758c24dae2
6 changed files with 7 additions and 7 deletions

View File

@ -4600,7 +4600,7 @@ public:
return make_field(share, mem_root, (uchar *) 0, (uchar *) "", 0,
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