Commited changes to allow a client to automatically refresh stale schema duringhttp://github.com/sjhalaz/hypertable/commit/45219966f231658755441cd58a74f0f4d844ae4f
certain ops.
-Allows clients to be transparently deal with non-conflicting schema changes
during table mutations and certain hql commands
-Refresh cached schema on a client get_schema call
-Added regression test for changes