CREATE USER
This page is part of MariaDB's MariaDB Documentation.
The parent of this page is: SQL Statements for MariaDB Xpand
Topics on this page:
Overview
Creates a user account.
DETAILS
MariaDB Xpand's CREATE USER
statement has some differences from MariaDB Enterprise Server:
TLS options specified with
REQUIRE ..
are ignoredThe following resource limit options are not supported and cause a syntax error to be raised:
MAX_QUERIES_PER_HOUR
MAX_UPDATES_PER_HOUR
MAX_CONNECTIONS_PER_HOUR
MAX_USER_CONNECTIONS