PHWinfo banniere

Titres
PORTAIL ANNUAIRE ARTICLES COMPARATEUR HÉBERGEURS DEVIS FORUMS RÉDUCTEUR D'URL
Précédent   PHWinfo > Autres forums > Forum Programmation & Conception > comp.databases.mysql > MYSQL Internal tables
S'inscrire FAQ Membres Recherche Messages du jour Marquer les forums comme lus
MYSQL Internal tables

Réponse
 
LinkBack Outils de la discussion
Vieux 05/11/2007, 12h07   #1
martin99
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut MYSQL Internal tables

Is there a List of all "key" MYSQL tables somewhere

Detailing table attributes, columns, USER Privileges over a database
or table etc....

O know on the mainframe side of things the IBM DB2 product has a
control internal table called SYSIBM.SYSTABLES and that lists about
ALL the internal tables that DB2 uses so you can query a specific one
say to see who has access to a specfic table etc.

I assume MYSQL must have these internal (metastore tables) uif so does
anyone have a list of what these are ?

  Réponse avec citation
Vieux 05/11/2007, 13h09   #2
Gordon Burditt
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: MYSQL Internal tables

>Is there a List of all "key" MYSQL tables somewhere

Look at INFORMATION_SCHEMA.TABLES for a list of all tables.

>Detailing table attributes, columns, USER Privileges over a database
>or table etc....
>
>O know on the mainframe side of things the IBM DB2 product has a
>control internal table called SYSIBM.SYSTABLES and that lists about
>ALL the internal tables that DB2 uses so you can query a specific one
>say to see who has access to a specfic table etc.


The MySQL privilege system is a bit complicated so a single query
for who has access to which table may be complicated (there's global
access, per-database access, and per-table access). The relevant
real tables are in the 'mysql' database. There are also privileges
in the INFORMATION_SCHEMA database.

>I assume MYSQL must have these internal (metastore tables) uif so does
>anyone have a list of what these are ?

  Réponse avec citation
Réponse


Outils de la discussion

Règles de messages
Vous ne pouvez pas créer de nouvelles discussions
Vous ne pouvez pas envoyer des réponses
Vous ne pouvez pas envoyer des pièces jointes
Vous ne pouvez pas modifier vos messages

Les balises BB sont activées : oui
Les smileys sont activés : oui
La balise [IMG] est activée : oui
Le code HTML peut être employé : non
Trackbacks are oui
Pingbacks are oui
Refbacks are oui


Fuseau horaire GMT +1. Il est actuellement 22h33.


Édité par : vBulletin® version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC5 Tous droits réservés.
Version française #16 par l'association vBulletin francophone
PHWinfo est un site Éducation Sans Frontières ©2000-2008
Ad Management by RedTyger
©Tous droits réservés par les parties respectives
Page generated in 0,08836 seconds with 10 queries