For the complete documentation index, see llms.txt. This page is also available as Markdown.

COM_CREATE_DB

This command creates a new database on the server, functionally equivalent to the SQL statement CREATE DATABASE.

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

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

spinner

Last updated

Was this helpful?