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_HOURMAX_UPDATES_PER_HOURMAX_CONNECTIONS_PER_HOURMAX_USER_CONNECTIONS
