summaryrefslogtreecommitdiff
path: root/myisam/ft_static.c
diff options
context:
space:
mode:
authorbar@bar.mysql.r18.ru <>2002-10-10 17:32:24 +0500
committerbar@bar.mysql.r18.ru <>2002-10-10 17:32:24 +0500
commitde434ff8ab41a8bd93a847ee54dc96308a1b1cfc (patch)
tree2c0499ee9035354fc416d50589d4d590dc17841b /myisam/ft_static.c
parent69dc5ef8f62347000c0bd241660bfdbe7e3dd142 (diff)
downloadmariadb-git-de434ff8ab41a8bd93a847ee54dc96308a1b1cfc.tar.gz
Don't use sort_order directly
Diffstat (limited to 'myisam/ft_static.c')
-rw-r--r--myisam/ft_static.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/myisam/ft_static.c b/myisam/ft_static.c
index 0b22d296206..5c2629e9e9e 100644
--- a/myisam/ft_static.c
+++ b/myisam/ft_static.c
@@ -36,7 +36,7 @@ const HA_KEYSEG ft_keysegs[FT_SEGS]={
HA_FT_WLEN, /* start */
#endif /* EVAL_RUN */
0, /* null_pos */
- NULL /* sort_order */
+ NULL /* charset */
},
#ifdef EVAL_RUN
{