Home / MySQL utility commands

MySQL utility commands

This post is a summary of MySQL posts from this blog relating to MySQL utility commands, such as describing table structure, dropping columns from a table, and so on; and server settings.

Table maintenance

Copying tables

Listing tables and table structure

Indexes

Storage engines

Server Settings

Logging

Dropping columns, tables and databases

Server information