|
This module is part of the database administration and configuration | |
|
|
Module for editing database user permissions on the MySQL Server.
Edit permissions for the database.
Edit permissions for database objects (tables, table columns, views, procedures and functions).
Global rights: The permissions are determined on a global level. Switching off causes the permissions to be copied from the global level to the database level.
|
|
Set all permissions for the database user |
|
Revoke all permissions for the database user |
|
|
Displays the color information for permission dependencies |
|
Reload privileges (FLUSH PRIVILEGS) |
|
Edit user rights for database. |
|
Edit user rights for tables. |
|
Edit user rights for table columns. |
|
Edit user rights for views. |
|
Edit user rights for procedures. |
|
Edit user rights for functions. |
|
|
Labeled menu by double-clicking title bar.
|
|
Edit database user permissions for tables in the database via user selection.
Parent rights: The permissions are determined by the higher level (global, database). Turn off causes the permissions from the higher level to be copied to the table level.
|
|
Edit database user permissions for tables in the database via table selection.
Parent rights: The permissions are determined by the higher level (global, database). Turn off causes the permissions from the higher level to be copied to the table level.
|
|
Edit database user permissions for table columns with selection via user and table.
Parent rights: The permissions are determined by the higher level (global, database, table). Turn off causes the permissions from the higher level to be copied to the table column level.
|
|
Edit database user permissions for table columns with selection via table and user.
Parent rights: The permissions are determined by the higher level (global, database, table). Turn off causes the permissions from the higher level to be copied to the table column level.
|
|
Edit database user permissions for table columns with selection via table and table column.
Parent rights: The permissions are determined by the higher level (global, database, table). Turn off causes the permissions from the higher level to be copied to the table column level.
|
|
Edit database user permissions for views in the database via user selection.
Parent rights: The permissions are determined by the higher level (global, database). Turn off causes the permissions from the higher level to be copied to the view level.
|
|
Edit database user permissions for views in the database via view selection.
Parent rights: The permissions are determined by the higher level (global, database). Turn off causes the permissions from the higher level to be copied to the view level.
|
|
Edit database user permissions for procedures in the database via user selection.
Parent rights: The permissions are determined by the higher level (global, database). Turn off causes the permissions from the higher level to be copied to the procedure level.
|
|
Edit database user permissions for procedures in the database via procedure selection.
Parent rights: The permissions are determined by the higher level (global, database). Turn off causes the permissions from the higher level to be copied to the procedure level.
|
|
Edit database user permissions for functions in the database via user selection.
Parent rights: The permissions are determined by the higher level (global, database). Turn off causes the permissions from the higher level to be copied to the function level.
|
|
Edit database user permissions for functions in the database via function selection.
Parent rights: The permissions are determined by the higher level (global, database). Turn off causes the permissions from the higher level to be copied to the function level.
|