Important
Self-managed SingleStore will soon transition from version 9.1 RC to version 10. This new semantic versioning scheme will provide SingleStore with finer control over engine and feature releases that were not possible with the current versioning scheme.
In the interim, SingleStore 9.1 RC can be used to preview, evaluate, and provide feedback on the new and upcoming features in SingleStore 10 prior to its general availability. Ahead of this transition, SingleStore 9.0 is recommended for production workloads, which can later be upgraded to SingleStore 10.
USERS
This view contains information about users for a given cluster.
If you (the current user) has the GRANT permission, you can see all role-group pairs in this view.
|
Column Name |
Description |
|---|---|
|
|
The name of a given user. |
|
|
The hostname or IP address for a given user. |
|
|
The type of connection authentication. |
|
|
The number of connections a given user has open. |
|
|
Whether a given user had been deleted. |
|
|
The timestamp at which a given user was last updated. |
|
|
The default resource pool for a given user. |
|
|
Whether a given user is local to the node on which USERS table is being accessed or if it’s a distributed user. |
|
|
The timestamp at which a given user was created. |
|
|
If the |
|
|
The timestamp a given user’s password was last updated. |
|
|
The number of failed login attempts for a given user. |
|
|
The amount of time, in milliseconds, a given user’s account has been locked due to failed login attempts. |
|
|
Whether a given user account is |
|
|
An optional user field. |
|
|
An optional user comment text string for the user. |
Last modified: