The SQL statement CREATE USER (create_user_statement) is supported in MySQL MaxDB with restricted syntax. In the CREATE USER_statement, MySQL MaxDB does not accept the specification of IDENTIFIED EXTERNALLY, GLOBALLY AS <external_name>, DEFAULT TABLESPACE <tablespace>, TEMPORARY TABLESPACE <tablespace>, QUOTA, and PROFILE <profile>.
The created user has RESOURCE status.