I don't know how and why it happened but right now the latest RC2 executes "show full fields from sometable" after each query and shows "Error No. 1146 Table highlighted_database.sometable doesn't exist" if different database is highlighted on the left and I execute something like SELECT * FROM another_database.sometable LIMIT 1. I hope you understand what I mean... Let me know if not.
Strange enough, another connection does not produce such requests and the error does not appear.
