`Error caching database model. Unknown table 'check_constraints' in information_schema` when view ER Diagram of database in mariaDB 10.1
See original GitHub issueSystem information:
- Operating system (distribution) and version: win10
- DBeaver version: 7.1.3 x64
- Additional extensions
Connection specification:
- Database name and version: mariaDB 10.1.x
- Driver name: org.mariadb.jdbc:mariadb-java-client: 2.4.3
- Do you use tunnels or proxies (SSH, SOCKS, etc)? : No
Describe the problem you’re observing:
Error caching database model. Unknown table ‘check_constraints’ in information_schema
Seems something new in #6069, and maybe some db version checks is still missing
Steps to reproduce, if exist:
- Open an database conn with mariaDB 10.1.x;
- Choose any database, and press F4(View Database);
- Switch to
ER Diagram
tab(, and press F5(Refresh) if it’s already opened before); - See the error window;
Include any warning/errors/backtraces from the logs
No related logs can be found.
Issue Analytics
- State:
- Created 3 years ago
- Comments:10 (2 by maintainers)
Top Results From Across the Web
SQL Error [1109] [42S02]: (conn=1154) Unknown table ...
SQL Error [1109] [42S02]: (conn=1154) Unknown table 'CHECK_CONSTRAINTS' in information_schema #9450. Closed.
Read more >Information Schema CHECK_CONSTRAINTS Table - MariaDB
The Information Schema CHECK_CONSTRAINTS table stores metadata about the constraints defined for tables in all databases. It contains the following columns: ...
Read more >List table check constraints in MariaDB database - Dataedo
Useful SQL queries for MariaDB to explore database schema. ... The query below lists table check constraints.
Read more >dbForge Studio for MySQL History - Devart
Fixed an issue with data modification in tables with an INVISIBLE column in the ... Error in Database Diagram when opening a .dbd...
Read more >Red Hat Integration 2020-Q2 Data Virtualization Reference
Virtualization. For example, what is a virtual database? What is a model? and so forth. For more information, see the Teiid Basics.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@kseniiaguzeeva Verified it’s fixed in 7.1.4
@RastaTaz probably fixed in other tiket https://github.com/dbeaver/dbeaver/issues/9450 in version 7.1.5 version 7.1.5 you can find here https://dbeaver.io/files/ea/