Home arrow MySQL arrow Page 4 - The MySQL Grant Tables

References - MySQL

One of the most powerful aspects of the MySQL server is the amazing amount of control the administrator has over each user's intended behavior. This control can restrict user privileges over a general part of the server, such as limited access to an entire database, but can also be as specific as limiting privileges for a specific table or even column.

TABLE OF CONTENTS:
  1. The MySQL Grant Tables
  2. Access Control
  3. Tables_priv and columns_priv
  4. References
By: W.J. Gilmore
Rating: starstarstarstarstar / 21
March 01, 1999

print this article
SEARCH DEV SHED

TOOLS YOU CAN USE

advertisement
Perhaps the most important MySQL resource out there is the MySQL documentation. The latest version can be found here.

Devshed provides a series of MySQL articles:

Beginning MySQL Tutorial - Introduction to MySQL

MySQL Administration Introduction - Introduction to configuration and administration of the MySQL server.

PHP and Web Database Introduction - Introduction to PHP and web database interfacing with MySQL.

If you have any questions/comments regarding this article, feel free to contact me at wj@314interactive.com.



 
 
>>> More MySQL Articles          >>> More By W.J. Gilmore
 

blog comments powered by Disqus
   

MYSQL ARTICLES

- Xeround Releases Free Version of MySQL Cloud...
- Oracle Announces New MySQL Specialization
- Constant Contact Chooses SkySQL for MySQL Su...
- Revoke Statement in MySQL
- The Grant Statement in MySQL
- SuccessBricks Announces ClearDB Availability...
- Building a PHP ORM: Deploying a Blog
- TROSYS Launches Free MySQL Manager and Admin...
- Building an ORM in PHP: Domain Modeling
- Building an ORM in PHP
- MySQL Leads Open Source Market, Gets Cluster...
- Oracle Announces Milestone Release for MySQL
- How to Stop SQL Injection Attacks
- New Defragmentation Solution for SQL Server
- Comparison of MyISAM and InnoDB MySQL Databa...


© 2003-2012 by Developer Shed. All rights reserved. DS Cluster 4 - Follow our Sitemap

Dev Shed Tutorial Topics: