mirror of
https://github.com/MariaDB/server.git
synced 2026-05-16 20:07:13 +02:00
Fixed compiler errors
Updated test to also work on 32 bit mysql-test/suite/heap/heap.test: Updated test to also work on 32 bit
This commit is contained in:
parent
c0f04fa31c
commit
b886cac712
18 changed files with 64 additions and 23 deletions
|
|
@ -83,6 +83,8 @@ static int walk_and_match(FT_WORD *word, uint32 count, ALL_IN_ONE *aio)
|
|||
#endif
|
||||
DBUG_ENTER("walk_and_match");
|
||||
|
||||
LINT_INIT_STRUCT(subkeys);
|
||||
|
||||
word->weight=LWS_FOR_QUERY;
|
||||
|
||||
_ma_ft_make_key(info, &key, aio->keynr, keybuff, word, 0);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue