1
0
mirror of https://github.com/MariaDB/server.git synced 2026-01-06 05:22:24 +03:00

Automatic primary key for BDB tables

This commit is contained in:
monty@donna.mysql.com
2000-10-16 02:29:48 +03:00
parent 9323e733ff
commit 4229796946
12 changed files with 349 additions and 143 deletions

View File

@@ -44,7 +44,7 @@ public:
uint8 null_bit; // And position to it
struct st_table *table; // Pointer for table
ulong query_id; // For quick test of used fields
key_map key_start,part_of_key; // Which keys a field is in
key_map key_start,part_of_key; // Key is part of these keys.
const char *table_name,*field_name;
utype unireg_check;
uint32 field_length; // Length of field