summaryrefslogtreecommitdiff
path: root/myisam
diff options
context:
space:
mode:
authorunknown <monty@bitch.mysql.fi>2001-11-06 00:10:08 +0200
committerunknown <monty@bitch.mysql.fi>2001-11-06 00:10:08 +0200
commit9f29fd68bdc85997e5cef96eaa6b1a0758303349 (patch)
treed55c6d5874ad655f461f8ed112877caf480a8184 /myisam
parenta1d1c424c4c6d3428cf0ef01aee8694c160518d8 (diff)
parent28d20a1d2fc4f6c2bc9560b3be7ab785412d263e (diff)
downloadmariadb-git-9f29fd68bdc85997e5cef96eaa6b1a0758303349.tar.gz
Merge hundin:/my/mysql-4.0 into bitch.mysql.fi:/my/mysql-4.0
Diffstat (limited to 'myisam')
-rw-r--r--myisam/ft_static.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/myisam/ft_static.c b/myisam/ft_static.c
index 494d7638d67..c9666ea5a65 100644
--- a/myisam/ft_static.c
+++ b/myisam/ft_static.c
@@ -18,9 +18,9 @@
#include "ftdefs.h"
-uint ft_min_word_len=4;
-uint ft_max_word_len=HA_FT_MAXLEN;
-uint ft_max_word_len_for_sort=20;
+ulong ft_min_word_len=4;
+ulong ft_max_word_len=HA_FT_MAXLEN;
+ulong ft_max_word_len_for_sort=20;
const MI_KEYSEG ft_keysegs[FT_SEGS]={
{