mirror of
https://github.com/MariaDB/server.git
synced 2025-08-01 03:47:19 +03:00
Merge branch '5.5' into 10.0
This commit is contained in:
@ -77,6 +77,7 @@ typedef struct st_key_part_info { /* Info about a key part */
|
||||
*/
|
||||
uint16 store_length;
|
||||
uint16 key_type;
|
||||
/* Fieldnr begins counting from 1 */
|
||||
uint16 fieldnr; /* Fieldnum in UNIREG */
|
||||
uint16 key_part_flag; /* 0 or HA_REVERSE_SORT */
|
||||
uint8 type;
|
||||
|
Reference in New Issue
Block a user