List:General Discussion« Previous MessageNext Message »
From:<sinisa Date:February 18 2000 2:25pm
Subject:Re: user creation
View as plain text  
M. Erickson writes:
 > On Thu, 17 Feb 2000 sinisa@stripped wrote:
 > 
 > > Please do not meddle directly with mysql privilege tables. Use GRANT / 
 > > REVOKE.
 > > 
 > > Howerver, if you do already, then you have to flush privilege system !
 > > Use mysqladmin or myqslgui for the purpose.
 > 
 > How do I add users without meddling directly with the privileges? I
 > thought inserting them into mysql.user was the only way...
 > 
 > thx,
 > /me
 > 

Hi!

Use standard SQL way. Use GRANT and REVOKE commands. They can grant
and reovke privileges on the global, database, table and column level.

Read a manual on the subject.

Regards,

Sinisa

+----------------------------------------------------------------------+
| TcX  ____  __     _____   _____  ___     ==  mysql@stripped            |
|     /*/\*\/\*\   /*/ \*\ /*/ \*\ |*|     Sinisa Milivojevic          |
|    /*/ /*/ /*/   \*\_   |*|   |*||*|     mailto:sinisa@stripped     |
|   /*/ /*/ /*/\*\/*/  \*\|*|   |*||*|     Larnaka, Cyprus             |
|  /*/     /*/  /*/\*\_/*/ \*\_/*/ |*|____                             |
|  ^^^^^^^^^^^^/*/^^^^^^^^^^^\*\^^^^^^^^^^^                            |
|             /*/             \*\                Developers Team       |
+----------------------------------------------------------------------+
Thread
user creationM. Erickson17 Feb
  • Win2k and MysqlMark Darwin17 Feb
  • Re: user creationPaul DuBois17 Feb
    • AW: user creationLars Freymark17 Feb
  • Re: Win2k and MysqlFaisal Nasim17 Feb
  • Re: user creationsinisa17 Feb
    • MySQL Distributed DB Clusters?...Would this methodology work?Eric Peters17 Feb
    • Re: user creationM. Erickson18 Feb
      • Re: user creationsinisa18 Feb
Re: MySQL Distributed DB Clusters?...Would this methodology work?Ed Carp17 Feb