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:
@ -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
|
||||
{
|
||||
|
Reference in New Issue
Block a user