mirror of
https://github.com/MariaDB/server.git
synced 2026-05-02 13:15:32 +02:00
Merge mysql.com:/home/kostja/mysql/tmp_merge
into mysql.com:/home/kostja/mysql/mysql-5.1-merge
This commit is contained in:
commit
da377d1ec8
4 changed files with 103 additions and 0 deletions
|
|
@ -286,6 +286,7 @@ public:
|
|||
void position(const byte *record); //required
|
||||
void info(uint); //required
|
||||
|
||||
void update_auto_increment(void);
|
||||
int repair(THD* thd, HA_CHECK_OPT* check_opt);
|
||||
int optimize(THD* thd, HA_CHECK_OPT* check_opt);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue