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

Last updated

Was this helpful?