Commit 3ca777e4 authored by stewart@mysql.com's avatar stewart@mysql.com

build fix for solaris 10 sparc -max

parent d5e09711
...@@ -9759,4 +9759,5 @@ static int ndbcluster_fill_files_table(THD *thd, TABLE_LIST *tables, COND *cond) ...@@ -9759,4 +9759,5 @@ static int ndbcluster_fill_files_table(THD *thd, TABLE_LIST *tables, COND *cond)
schema_table_store_record(thd, table); schema_table_store_record(thd, table);
} }
} }
return 0;
} }
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment