mirror of
https://github.com/MariaDB/server.git
synced 2026-01-06 05:22:24 +03:00
Additions for CHECK table + update of benchmarks
This commit is contained in:
@@ -71,7 +71,7 @@ typedef struct st_key {
|
||||
char *name; /* Name of key */
|
||||
ulong *rec_per_key; /* Key part distribution */
|
||||
union {
|
||||
uint bdb_return_if_eq;
|
||||
int bdb_return_if_eq;
|
||||
} handler;
|
||||
} KEY;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user