The Information_Schema User_Privileges; Table; Information_Schema Views - Oracle 5.0 Reference Manual

Table of Contents

Advertisement

EVENT_OBJECT_TABLE: account
ACTION_CONDITION: NULL
ACTION_STATEMENT: SET @sum = @sum + NEW.amount
ACTION_ORIENTATION: ROW
ACTION_REFERENCE_OLD_TABLE: NULL
ACTION_REFERENCE_NEW_TABLE: NULL
ACTION_REFERENCE_OLD_ROW: OLD
ACTION_REFERENCE_NEW_ROW: NEW
See also
Section 13.7.5.35,
19.16. The
INFORMATION_SCHEMA USER_PRIVILEGES
The
USER_PRIVILEGES
from the
mysql.user
INFORMATION_SCHEMA
GRANTEE
TABLE_CATALOG
PRIVILEGE_TYPE
IS_GRANTABLE
Notes:
• This is a nonstandard table. It takes its values from the
19.17. The

INFORMATION_SCHEMA VIEWS

The
VIEWS
privilege to access this table.
INFORMATION_SCHEMA
TABLE_CATALOG
TABLE_SCHEMA
TABLE_NAME
VIEW_DEFINITION
CHECK_OPTION
IS_UPDATABLE
DEFINER
SECURITY_TYPE
Notes:
• The
VIEW_DEFINITION
CREATE VIEW
Suppose that the original statement was:
CREATE VIEW v AS
SELECT s2,s1 FROM t
WHERE s1 > 5
ORDER BY s1
The
INFORMATION_SCHEMA USER_PRIVILEGES
ACTION_ORDER: 0
ACTION_TIMING: BEFORE
CREATED: NULL
SQL_MODE:
DEFINER: me@localhost
"SHOW TRIGGERS
table provides information about global privileges. This information comes
grant table.
Name
table provides information about views in databases. You must have the
Name
column has most of what you see in the
produces. Skip the words before
Syntax".
Name
SHOW
mysql.user

Table

Name
SHOW
and skip the words
SELECT
1728
Table
Table
Remarks
'user_name'@'host_name'
value, MySQL extension
NULL, MySQL extension
MySQL extension
MySQL extension
table.
SHOW VIEW
Remarks
NULL
field that
Create Table
WITH CHECK
[578]
SHOW
OPTION.

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the 5.0 and is the answer not in the manual?

Questions and answers

This manual is also suitable for:

Mysql 5.0

Table of Contents