COM_DROP_DB

This command drops an existing database from the server, functionally equivalent to the SQL statement DROP DATABASE.

This command is deprecated and not used by MariaDB connectors any more. Use the SQL statements DROP SCHEMA or DROP DATABASE instead.

This page is licensed: CC BY-SA / Gnu FDL

Last updated

Was this helpful?