summaryrefslogtreecommitdiff
path: root/myisam/ft_static.c
diff options
context:
space:
mode:
authorunknown <bar@bar.mysql.r18.ru>2002-10-10 17:32:24 +0500
committerunknown <bar@bar.mysql.r18.ru>2002-10-10 17:32:24 +0500
commit16f5d9530833ecc6f0e83dc2eaf1ff287ff6fa46 (patch)
tree2c0499ee9035354fc416d50589d4d590dc17841b /myisam/ft_static.c
parent08f44a43658eea5034a35b706ae65c678be0160b (diff)
downloadmariadb-git-16f5d9530833ecc6f0e83dc2eaf1ff287ff6fa46.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
{