1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

Don't use sort_order directly

This commit is contained in:
bar@bar.mysql.r18.ru
2002-10-10 17:32:24 +05:00
parent 69dc5ef8f6
commit de434ff8ab
2 changed files with 3 additions and 22 deletions

View File

@ -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
{