WL#5457: Add an LRU list to the data dictionary

Status: Complete

Close and remove non-system tables from the InnoDB data dictionary. We also
make an exception for tables that are either referenced by another table
or refer to another table in a foreign key relationship.

This should address BUG#20877.