Hello.
On Wed 2002-10-02 at 09:49:30 -0400, [EMAIL PROTECTED] wrote:
> Hi! I found a security bug on mysqlgui-win32-static-1.7.5-2. When I
> install it on my desktop (win2k), I setup a password for the
> database.
What does "setup a password for the database" mean? Passwords are not
per-database
Daniel's,
Friday, August 30, 2002, 3:11:17 AM, you wrote:
DsL> *This message was transferred with a trial version of CommuniGate(tm) Pro*
DsL> I installed Mac OS X 10.2 this last weekend and since then I've been
DsL> having some problems with the security on the MySQL files. I thought
DsL> tha
Jack writes:
> 1. What should i do if i want to limit the user which can only edit the
> record belongs to him/her. i mean user can only update to his own record but
> not the others!!
This sort of security is best handled at the application level. If
you don't want your users to access the dat
Hi!
> "Sinisa" == Sinisa Milivojevic <[EMAIL PROTECTED]> writes:
Sinisa> Robert Cross writes:
>>
>> I've got a wierd problem with 3.23.38, built from source, running on RedHat
>> v6.2 (Intel). Put simply the wildcard character for user access doesn't
>> work. From my reading of the docs an
Robert Cross writes:
>
>
> I wrote:
> >Try first granting USAGE on *.* to both users with 'identified by ...'
> >and then try granting database rights.
>
> Thanks Sinisa, that works perfectly. I've now got a wonderful small and
> fast database
> that I can let the users into!
>
> Bob Cross.
Y
I wrote:
>> I've got a wierd problem with 3.23.38, built from source, running on
RedHat
>> v6.2 (Intel). Put simply the wildcard character for user access doesn't
>> work. From my reading of the docs any of the following:
>> grant all on mtdb.* to user1 identified by "bozo1";
>> grant
Robert Cross writes:
>
> I've got a wierd problem with 3.23.38, built from source, running on RedHat
> v6.2 (Intel). Put simply the wildcard character for user access doesn't
> work. From my reading of the docs any of the following:
>
> grant all on mtdb.* to user1 identified by "bozo1";
>