Skip to main content
MySQL and MariaDB work like the rest of FlexTable (connect, browse and edit, query). This page covers what is specific to them.

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.