Defining MariaDB Users

The following properties are applicable to a MariaDB User object.

Tab

Property

Description

Additional Information

General Password Option Specifies the user password expiry mechanism  
Interval If Password Option is set to Interval, specifies the number of days that password will work for  
Lock Option Specifies whether the user account is locked  
Max Updates/Hour Specifies the number of updates that the account can issue per hour This does not include queries.
Max Queries/Hour Specifies the number of statements that the account can issue per hour This includes updates too.
Max Connections/Hour Specifies the number of connections that the account can start per hour  
Max User Connections Specifies the number of simultaneous connections that can be accepted from the same account  
Max Statement Time Specifies the timeout, in seconds, for statements executed by the user  

Roles

Name Specifies the roles attached to the user account  
With Admin Option Specifies whether the selected role has administrative privileges