Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 

23.6. The INFORMATION_SCHEMA SCHEMA_PRIVILEGES Table

The SCHEMA_PRIVILEGES table provides information about schema (database) privileges. This information comes from the mysql.db grant table.

INFORMATION_SCHEMA Name SHOW Name Remarks
GRANTEE   'user_name'@'host_name' value, MySQL extension
TABLE_CATALOG   NULL, MySQL extension
TABLE_SCHEMA   MySQL extension
PRIVILEGE_TYPE   MySQL extension
IS_GRANTABLE   MySQL extension

Notes:

  • This is a non-standard table. It takes its values from the mysql.db table.


 
 
  Published under the terms of the GNU General Public License Design by Interspire