MySQL utility commandsMySQL utility commands

Posted December 30th, 2009 in MySql

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

Comments

blog comments powered by Disqus