|
Posted by Captain Paralytic on 07/30/07 08:48
On 30 Jul, 01:28, "Nospam" <nos...@home.com> wrote:
> I am using mysql 4.1 on a windows environment, and have so far been unable
> to create a user to use with a particular database, other than the root user
> I have tried:
>
> use database;
> GRANT SELECT, INSERT, UPDATE, DELETE TO 'username'@'localhost' IDENTIFIED
> BY 'password';
>
> but I get a 40032 error
I can find no information anywhere on a 40032 error.
Is there no other error text?
Navigation:
[Reply to this message]
|