I have a maria db that I connect to from LibreOffice base. I appear to be unable to see tables I create in Maria’s db manager, Heidi SQL. I also appear to be unable to see tables created from inside of base using Tools → SQL. If, however, I create a table using Create Table in Design view, the table shows up in base.
I have confirmed that I am actually creating the tables in Maria when I use the Heidi SQL tool and when I use Base → Tools → SQL, but they just won’t show up in base.
Maybe this is related, but it also appears that I’m unable to get numeric and integer tables to accept the auto increment/auto number option when I create the maria tables using Base’s Creat Table in Design view gui.
I’m connecting to Maria using JDBC and the JDBC .jar file I downloaded from Maria’s web site.