mirror of
https://github.com/MariaDB/server.git
synced 2025-06-03 07:02:23 +03:00
Merge changes.
This commit is contained in:
commit
3bbc35ac01
@ -175,7 +175,7 @@ static uint hash_rec_mask(HASH *hash,HASH_LINK *pos,uint buffmax,
|
|||||||
|
|
||||||
/* for compilers which can not handle inline */
|
/* for compilers which can not handle inline */
|
||||||
static
|
static
|
||||||
#if !defined(__SUNPRO_C) && !defined(__USLC__) && !defined(__sgi)
|
#if !defined(__USLC__) && !defined(__sgi)
|
||||||
inline
|
inline
|
||||||
#endif
|
#endif
|
||||||
unsigned int rec_hashnr(HASH *hash,const byte *record)
|
unsigned int rec_hashnr(HASH *hash,const byte *record)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user