The world's most popular open source database
Use the Privileges tab to assign specific
roles and privileges to a table. You may also assign privileges
to a role using the role editor. For a discussion of this topic
see Section 5.4.3.1, “Adding Roles”.
When this tab is first opened, all the roles that have been created are displayed in the list box on the right. Move the roles you wish to associate with this table to the Roles list box on the left. Do this by selecting a role and then clicking the < button. Use the Shift key to select multiple contiguous roles and the Ctrl key to select noncontiguous roles.
To assign privileges to a role click on a role in the Roles list box. Doing this displays all available privileges in the Assigned Privileges list box. The privileges that display are:
ALL
CREATE
DROP
GRANT OPTION
REFERENCES
ALTER
DELETE
INDEX
INSERT
SELECT
UPDATE
TRIGGER
You can choose to assign all privileges to a specific user or
any other privilege listed in the preceding. Privileges
irrelevant to a specific table, the FILE
privilege for example, are not shown.
If a role has already been granted privileges on a specific table, those privileges show as already checked in the Assigned Privileges list box.

