mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
Merge branch '10.6' into 10.9
This commit is contained in:
@@ -5253,7 +5253,7 @@ class Column_definition: public Sql_alloc,
|
||||
const Type_handler *field_type() const; // Prevent using this
|
||||
Compression_method *compression_method_ptr;
|
||||
public:
|
||||
LEX_CSTRING field_name;
|
||||
Lex_ident field_name;
|
||||
LEX_CSTRING comment; // Comment for field
|
||||
enum enum_column_versioning
|
||||
{
|
||||
|
Reference in New Issue
Block a user