summaryrefslogtreecommitdiff
path: root/myisammrg/mymrgdef.h
diff options
context:
space:
mode:
authorunknown <serg@serg.mysql.com>2001-05-16 23:06:30 +0200
committerunknown <serg@serg.mysql.com>2001-05-16 23:06:30 +0200
commit89ec1da4fb9cb5d61f4c78e36092548a28c5dbac (patch)
tree2a70f22e99c521af3c0c2174fd0bbf8ed02fa073 /myisammrg/mymrgdef.h
parentb59b5f4b6ec6bd5b0eb8cee832b6d4f51fa646fc (diff)
downloadmariadb-git-89ec1da4fb9cb5d61f4c78e36092548a28c5dbac.tar.gz
Fulltext manual changed, MERGE bug fixed
Docs/manual.texi: Fulltext manual changed, MERGE bug added to changelog myisammrg/mymrgdef.h: MERGE bug fixed myisammrg/myrg_rkey.c: MERGE bug fixed myisammrg/myrg_rnext.c: MERGE bug fixed myisammrg/myrg_rprev.c: MERGE bug fixed mysql-test/r/merge.result: MERGE bug fixed mysql-test/t/merge.test: MERGE bug fixed
Diffstat (limited to 'myisammrg/mymrgdef.h')
-rw-r--r--myisammrg/mymrgdef.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/myisammrg/mymrgdef.h b/myisammrg/mymrgdef.h
index 564900614e2..aae1d07cd64 100644
--- a/myisammrg/mymrgdef.h
+++ b/myisammrg/mymrgdef.h
@@ -29,4 +29,3 @@ extern pthread_mutex_t THR_LOCK_open;
#endif
int _myrg_init_queue(MYRG_INFO *info,int inx,enum ha_rkey_function search_flag);
-int _myrg_finish_scan(MYRG_INFO *info, int inx, enum ha_rkey_function type);