mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
5.3 merge
This commit is contained in:
@@ -1264,6 +1264,8 @@ public:
|
||||
{ return !db_stat || m_needs_reopen; }
|
||||
|
||||
bool alloc_keys(uint key_count);
|
||||
bool check_tmp_key(uint key, uint key_parts,
|
||||
uint (*next_field_no) (uchar *), uchar *arg);
|
||||
bool add_tmp_key(uint key, uint key_parts,
|
||||
uint (*next_field_no) (uchar *), uchar *arg,
|
||||
bool unique);
|
||||
|
Reference in New Issue
Block a user