Hi,
I have a problem with this. The situation is as follows:
I installed Mysql and Workbench. I created a schema called "test_schema", which became the default schema. I then created a serious schema called "rosendat". I wanted to make it the default schema.
I tried to do that (by right-clicking on it and choosing "Set as Default Schema") and it looked fine. But when I closed the SQL Editor tab and opened it again, "test_schema" was again the default schema. I found it annoying and decided to drop "test_schema". Now when I try to open the SQL Editor tab, I receive an error message saying "Unknown databse 'test_schema'".
How can I fix this problem?
Thanks in advance,
Luiz.
I have a problem with this. The situation is as follows:
I installed Mysql and Workbench. I created a schema called "test_schema", which became the default schema. I then created a serious schema called "rosendat". I wanted to make it the default schema.
I tried to do that (by right-clicking on it and choosing "Set as Default Schema") and it looked fine. But when I closed the SQL Editor tab and opened it again, "test_schema" was again the default schema. I found it annoying and decided to drop "test_schema". Now when I try to open the SQL Editor tab, I receive an error message saying "Unknown databse 'test_schema'".
How can I fix this problem?
Thanks in advance,
Luiz.