summaryrefslogtreecommitdiff
path: root/myisam/fulltext.h
diff options
context:
space:
mode:
authorserg@serg.mysql.com <>2001-04-17 21:30:02 +0200
committerserg@serg.mysql.com <>2001-04-17 21:30:02 +0200
commit185c2beaea68c4f267e3285022a5a30e34d41adb (patch)
tree6c294f797e941fcb6156771d2a0f0dd4393d06bb /myisam/fulltext.h
parentf751ab1a9ad87e9df09554dc636abc521432c34f (diff)
downloadmariadb-git-185c2beaea68c4f267e3285022a5a30e34d41adb.tar.gz
ft_* variables added
Diffstat (limited to 'myisam/fulltext.h')
-rw-r--r--myisam/fulltext.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/myisam/fulltext.h b/myisam/fulltext.h
index 8fcac8172b1..f787c9bcfe8 100644
--- a/myisam/fulltext.h
+++ b/myisam/fulltext.h
@@ -24,7 +24,6 @@
/* shoudn't be def'ed when linking with mysql */
#undef EVAL_RUN
-#define HA_FT_MAXLEN 254
#define HA_FT_WTYPE HA_KEYTYPE_FLOAT
#define HA_FT_WLEN 4
#ifdef EVAL_RUN