mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
Merge branch '10.4' into 10.5
This commit is contained in:
@@ -815,7 +815,7 @@ struct TABLE_SHARE
|
||||
uint rec_buff_length; /* Size of table->record[] buffer */
|
||||
uint keys, key_parts;
|
||||
uint ext_key_parts; /* Total number of key parts in extended keys */
|
||||
uint max_key_length, max_unique_length, total_key_length;
|
||||
uint max_key_length, max_unique_length;
|
||||
uint uniques; /* Number of UNIQUE index */
|
||||
uint db_create_options; /* Create options from database */
|
||||
uint db_options_in_use; /* Options in use */
|
||||
|
Reference in New Issue
Block a user