Merge ssmith@bk-internal.mysql.com:/home/bk/mysql-5.1-new

into  mysql.com:/home/stewart/Documents/MySQL/5.1/new
This commit is contained in:
unknown 2006-02-02 18:11:10 +11:00
commit 7088b39da8

View File

@ -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;
}