Databases
In MySQL a database is the schema. The sidebar lists your databases; leave the Database field blank when connecting to browse all of them.Collation and character sets
FlexTable is collation-aware, so text displays and searches correctly for your database’s character set.Structure
The Structure tab shows columns, indexes, foreign keys, and triggers. Foreign keys (InnoDB) are drawn as relationships in the ER diagram.MariaDB uses the same MySQL connection type and behaves the same in FlexTable.