create_table
Define and generate a new MySQL table with specified fields, indexes, and configurations in your database using the MCP-MySQL Server interface.
Instructions
Create a new table in the database
Input Schema
Name | Required | Description | Default |
---|---|---|---|
fields | Yes | ||
indexes | No | ||
table | Yes | Table name |