build fix for solaris 10 sparc -max
sql/ha_ndbcluster.cc: ndbcluster_fill_files_table should return int
This commit is contained in:
parent
921ceda34c
commit
f31f66433e
@ -9759,4 +9759,5 @@ static int ndbcluster_fill_files_table(THD *thd, TABLE_LIST *tables, COND *cond)
|
||||
schema_table_store_record(thd, table);
|
||||
}
|
||||
}
|
||||
return 0;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user