mirror of
https://github.com/MariaDB/server.git
synced 2026-01-06 05:22:24 +03:00
branches/zip: merge_index_field_struct: Remove the unused field col_type.
This commit is contained in:
@@ -24,7 +24,6 @@ Created 13/06/2005 Jan Lindstrom
|
||||
/* This structure holds index field definitions */
|
||||
|
||||
struct merge_index_field_struct {
|
||||
ulint col_type; /* Column type */
|
||||
ulint prefix_len; /* Prefix len */
|
||||
char* field_name; /* Field name */
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user