DROP 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
Deletes a user account.
DETAILS
MariaDB Xpand's DROP USER statement has some differences from MariaDB Enterprise Server:
The user account can't be specified using
CURRENT_USER,CURRENT_USER(), orSESSION_USER()
