I am using Mariadb v12.7 and for some reason it won’t show me the table schema fully anymore.
enter image description here
This is a test table I created with an sql query. You can see that i’m missing the data type, the keyrs, the autoincrement etc.
I have no clue what happened I have not touched anything and the user I am logged in has the rights to see.
I have installed DBeaver in the meantime and it works perfectly over there but i’d like to get back on heidi.
I tried uninstalling Heidi, upgrading to v12.7, tried with different users, root etc.
Anyone has a clue ?
Thanks