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

branches/zip: Merge revisions 968:1009 from trunk.

This commit is contained in:
marko
2006-11-10 11:15:59 +00:00
parent ac05c89b24
commit 19420d4621
14 changed files with 339 additions and 142 deletions

View File

@@ -143,7 +143,7 @@ class ha_innobase: public handler
int rnd_pos(byte * buf, byte *pos);
void position(const byte *record);
void info(uint);
int info(uint);
int analyze(THD* thd,HA_CHECK_OPT* check_opt);
int optimize(THD* thd,HA_CHECK_OPT* check_opt);
int discard_or_import_tablespace(my_bool discard);