Oracle 5.0 Reference Manual page 601

Table of Contents

Advertisement

Table Name
Security columns
Resource control columns
was present in MySQL 5.0.0, but did not become operational until MySQL 5.0.3.
Execute_priv
The
Create_view_priv
The Create_routine_priv, Alter_routine_priv, and
columns were added in MySQL 5.0.3.
During the second stage of access control, the server performs request verification to make sure that
each client has sufficient privileges for each request that it issues. In addition to the user, db, and
grant tables, the server may also consult the
host
requests that involve tables. The latter tables provide finer privilege control at the table and column
levels. They have the columns shown in the following table.
Table 6.4.
tables_priv
Table Name
Scope columns
Privilege System Grant Tables
user
Create_view_priv
Show_view_priv
Create_routine_priv
Alter_routine_priv
Execute_priv
Create_tmp_table_priv
Lock_tables_priv
References_priv
Reload_priv
Shutdown_priv
Process_priv
File_priv
Show_db_priv
Super_priv
Repl_slave_priv
Repl_client_priv
Create_user_priv
ssl_type
ssl_cipher
x509_issuer
x509_subject
max_questions
max_updates
max_connections
max_user_connections
and
Show_view_priv
and
Table Columns
columns_priv
tables_priv
Host
Db
User
Table_name
581
db
Create_view_priv
Show_view_priv
Create_routine_priv
Alter_routine_priv
Execute_priv
Create_tmp_table_priv
Lock_tables_priv
References_priv
columns were added in MySQL 5.0.1.
max_user_connections
and
tables_priv
columns_priv
columns_priv
Host
Db
User
Table_name
[472]
tables for

Advertisement

Table of Contents
loading

This manual is also suitable for:

Mysql 5.0

Table of Contents