mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
Merge with new VARCHAR code
This commit is contained in:
@ -98,6 +98,7 @@ typedef struct st_key {
|
||||
union {
|
||||
int bdb_return_if_eq;
|
||||
} handler;
|
||||
struct st_table *table;
|
||||
} KEY;
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user