Problem with install on windows

Problem with install on windows

am 24.06.2005 18:32:27 von Ron Day

After I installed mysql 4.0.18 on Windows XP I could not use it.

It seems the mysql database does not show up. I looked in the data directory
and it is there, but if I do a show databases from the mysql client only the
test database shows up.

any thing else I try causes errors.

any ideas....I bet it is simple.

Ron




--
MySQL Windows Mailing List
For list archives: http://lists.mysql.com/win32
To unsubscribe: http://lists.mysql.com/win32?unsub=gcdmw-win32@m.gmane.org

Re: Problem with install on windows

am 24.06.2005 19:02:28 von Mike Hillyer

I would wager you are not logged in as root.

mysql -u root -p

Mike


Ron Day wrote:
> After I installed mysql 4.0.18 on Windows XP I could not use it.
>
> It seems the mysql database does not show up. I looked in the data directory
> and it is there, but if I do a show databases from the mysql client only the
> test database shows up.
>
> any thing else I try causes errors.
>
> any ideas....I bet it is simple.
>
> Ron
>
>
>
>

--
Mike Hillyer, Technical Writer
Lethbridge, Alberta, Canada
MySQL AB, www.mysql.com


"The Open Source movement has become a major force across the software industry,
and MySQL is the world's most popular open source database."
--Fortune Magazine

--
MySQL Windows Mailing List
For list archives: http://lists.mysql.com/win32
To unsubscribe: http://lists.mysql.com/win32?unsub=gcdmw-win32@m.gmane.org

Re: Problem with install on windows

am 26.06.2005 05:28:02 von Dijital

You're probably not logged in as root.

Ron Day wrote:
> After I installed mysql 4.0.18 on Windows XP I could not use it.
>
> It seems the mysql database does not show up. I looked in the data directory
> and it is there, but if I do a show databases from the mysql client only the
> test database shows up.
>
> any thing else I try causes errors.
>
> any ideas....I bet it is simple.
>
> Ron
>
>
>
>

--
MySQL Windows Mailing List
For list archives: http://lists.mysql.com/win32
To unsubscribe: http://lists.mysql.com/win32?unsub=gcdmw-win32@m.gmane.org