In article <[EMAIL PROTECTED]>,
        [EMAIL PROTECTED] (Kiss Gabor) writes:
> mysql> select * from tables_priv where user='auction' and table_name 
> ='auctions' \G 
> *************************** 1. row ***************************
>        Host: localhost
>          Db: kmt
>        User: auction
>  Table_name: auctions
>     Grantor: 
>   Timestamp: 2006-09-15 09:43:25
>  Table_priv: Select
> Column_priv: 
> 1 row in set (0.00 sec)

> Mit nem vettem eszre?

Megvan! Ezt!

mysql> select * from tables_priv where table_name='sellers' \G
*************************** 1. row ***************************
       Host: localhost
         Db: kmt
       User: auction
 Table_name: sellers
    Grantor: 
  Timestamp: 2006-09-15 15:59:37
 Table_priv: Select
Column_priv: Update            <------------------------------
1 row in set (0.00 sec)

Egy plusz mezo jelzi, hogy tovabb kell lepni a columns_priv tablahoz.

Es hogy az elobb egy masik tablara vontakozo jogokat mutattam nektek.
(De az nem valtoztatott a lenyegen :-).

kissg
_________________________________________________
linux lista      -      linux@mlf.linux.rulez.org
http://mlf2.linux.rulez.org/mailman/listinfo/linux

válasz