Hello.
Try to connect as root (use -u root) or another user which has privilege to
create new databases.
>I would like to try out MySQL on my UNIX account (Solaris).
>
>I DO NOT HAVE root privilieges in UNIX. I only have a normal user
>privilege.
>
>I have installed MySQL on my user
esday, December 01, 2004 12:57 PM
To: Hossain, Ashfaq (Ashfaq)
Subject: Re: MySQL Newbie: Running in UNIX
log in as root
> mysql -uroot
then you are the boss
Aman Raheja
Hossain, Ashfaq (Ashfaq) wrote:
I would like to try out MySQL on my UNIX account (Solaris).
I DO NOT HAVE root privilieges in
IL PROTECTED]
> Subject: MySQL Newbie: Running in UNIX
>
>
> I would like to try out MySQL on my UNIX account (Solaris).
>
> I DO NOT HAVE root privilieges in UNIX. I only have a normal user
> privilege.
>
> I have installed MySQL on my user UNIX account.
>
> Looks
Restart mysqld with the --skip-grant-tables option
and then try
Aman Raheja
Hossain, Ashfaq (Ashfaq) wrote:
Thanks.
But, it confuses the unix "root" with the mysql root.
I don't have the unix root previleges.
Am I doing something wrong?
Here is the error:
unix> bin/mysql -uroot
ERROR 104
I would like to try out MySQL on my UNIX account (Solaris).
I DO NOT HAVE root privilieges in UNIX. I only have a normal user
privilege.
I have installed MySQL on my user UNIX account.
Looks like I get the Server going and can also get the status from the
Server.
But, I get an error msg wh