Finding help content for MySQL databases administration.

Run ‘help contents’ for a list of all accessible topics

mysql> help contents

You asked for help about help category: “Contents” For more information, type ‘help [item]‘, where [item] is one of the following categories:
Account Management
Administration
Compound Statements
Data Definition
Data Manipulation
Data Types
Functions
Functions and Modifiers for Use with GROUP BY
Geographic Features
Language Structure
Table Maintenance
Transactions
User-Defined Functions
Utility

To go to the individual catefories run the following example command.

mysql> help Account Management

You asked for help about help category: “Account Management” For more information, type ‘help [item]‘, where [item] is one of the following topics:
CREATE USER
DROP USER
GRANT
RENAME USER
REVOKE
SET PASSWORD

Trackback URI | Comments RSS

Leave a Reply

You must be logged in to post a comment.