Syntax
Parameters
| Parameter | Description |
|---|---|
<engine_name> | The name of the engine to be deleted. |
Reference and syntax for the DROP ENGINE command.
DROP ENGINE [IF EXISTS] <engine_name>
| Parameter | Description |
|---|---|
<engine_name> | The name of the engine to be deleted. |
DROP ENGINE my_engine
Was this page helpful?