63
63
uint32_t index_flags(uint32_t inx) const;
64
64
int open(const char *name, int mode, uint32_t test_if_locked);
68
68
int rnd_next(unsigned char *buf);
69
69
int rnd_pos(unsigned char * buf, unsigned char *pos);
70
70
BlackholeShare *get_share(const char *table_name);