Heidi is really great as it’s portable. I can’t say I’ve noticed the bad row counts. What is the DBMS? I mainly use it for Postgres.
Yeah, the more I use it the more I am liking it, a lot. Thing is
as a new user I really got so confused about the row count that gets displayed when once clicks the database (on the left) and then see the database tab on the right.
This part of the screen I will no longer rely on as a true reflection of the actual rows in my db, because this is giving me false results for MySQL I am using. Thats a lesson that I have just learned in my particular case.
Same result no matter how much I click the refresh button.
Clicking on an individual table (on the left) and then clicking show all on the data tab, tells the true story.
I was migrating my old db to a new db and new schema, so I relied on the database tab "rows" count, as you can see, there is no approximately there. So I assumed the numbers are correct and thought I was doing something absolutely wrong. Then it dawned on me, before I could learn about the show all, that nothing was wrong, after I executed a sql select count(*) call.
It does not make sense that such an awesome app could just give such a false row count, surely that should be standard. Its an awesome app and I will get over this, but I know something I didnt know.
There are 2 roles, its saying zero. I mean whats up with that?