I noticed that whenever I create a new MySQL database, it doesn't appear in the database tree, even after refreshing it. The work around is that, I have to restart the application.
I reestablishing the connection using the session manager, but what it do instead is to create a duplicate session, now I have 2 instances of the same server.
I am using HeidiSQL version 6.0.0.3788 in Windows 7, MySQL 5.5.8
PS: Thanks for creating a very wonderful software.
New database created doesn't appear in the database tree.
Code modification/commit
eadc009
from ansgar.becker,
14 years ago,
revision 6.0.0.3790
Reinitialize session node after creating a new database. See http://www.heidisql.com/forum.php?t=8311
Please login to leave a reply, or register at first.