behrens wrote:

> Ian Barwick wrote:
>
> >
> >
> > Have you flushed the privileges after changing the tables?
> >
> > FLUSH PRIVILEGES
> >
> > --
> > Ian Barwick - Developer - [EMAIL PROTECTED]
> > akademie.de asp GmbH - http://www.akademie.de
> >
> > "To query tables in a MySQL database is more fun than eating spam"
>
> yes i did countless times,  i'm working on a local Machine without Admin
> rights, so i could not add
> mysql as a user nor GroupAdd mysql (as in the Manual) nor were i am able
> to
>
> chown  -R root  /.../..
> chown -R mysql/../../var
> chgrp -R mysql/.../...
> Might  that be responsible for my problems
> (i annihilated the whole server and started anew,
> i'm just a student charged with building a Library-Database for an
> institute, so that is no real prob,but
> to no avail, i still got the same problems)
>
> Greetz janB
>
> [EMAIL PROTECTED]
> ==============
> a different set of mind
>
> ---------------------------------------------------------------------
> Before posting, please check:
>    http://www.mysql.com/manual.php   (the manual)
>    http://lists.mysql.com/           (the list archive)
>
> To request this thread, e-mail <[EMAIL PROTECTED]>
> To unsubscribe, e-mail <[EMAIL PROTECTED]>
> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Hello,

My System is Linux Red Hat 6.2

I compiled and installed MySQL :

./configure \
--with-charset=big5 --with-extra-charsets=complex
make
make install

So, how can I set the security ( user access ) to protect my Database System ?

Thank for your help !

Edward.



---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to