mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
Lots of manual changes
Changed 'static inline' to 'inline' for SCO new's compiler
This commit is contained in:
@ -1287,7 +1287,7 @@ static GRANT_TABLE *table_hash_search(const char *host,const char* ip,
|
||||
|
||||
|
||||
|
||||
static inline GRANT_COLUMN *
|
||||
inline GRANT_COLUMN *
|
||||
column_hash_search(GRANT_TABLE *t, const char *cname,
|
||||
uint length)
|
||||
{
|
||||
|
Reference in New Issue
Block a user