Chapter 15. Catalogs

Table of Contents

Introduction
Schema Tables
Columns
Indexes
Table Status
Row Status
Indexes

Introduction

This section allows you to view catalogs, schemata, tables and their properties, and to perform a number of operations on tables. Existing catalogs and schemata are listed in the lower left area of the sidebar. If there are many schemata on your MySQL server, the field with the magnifying-glass icon may be handy for filtering the schemata you are looking for. Typing in t or T, for example, will set the filter to schemata whose names begin with a t. The filter works in a case-insensitive fashion.

Select the schema (database) that you wish to view. Right-clicking on any schema allows you to refresh the catalogs/schemata list. Double-clicking a schema will expand its tables, indexes, and users. Clicking on those subcategories selects the appropriate tab (Schema Tables, Indexes, or Users).