Hello.
Use the latest release (4.1.12 now). Have you tried to connect using
the root account?
"Ron Day" <[EMAIL PROTECTED]> 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
> an
u might want to check the permissions in the data directory, may be
the user under which mysql runs does not have the proper permissions
on the databases..
Kishore Jalleda
On 6/24/05, Ron Day <[EMAIL PROTECTED]> wrote:
> After I installed mysql 4.0.18 on Windows XP I could not use it.
>
> It see
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 ideasI be
On Saturday 08 March 2003 02:33, root wrote:
> >Description:
>
> Message indicates to use /usr/bin/mysqladmin to set root password
> at end of installation, but this is not included in the distribution
>
> >How-To-Repeat:
>
> RedHat 8.0 - rpm --install -p MySQL-3.23.55-1.i386.rpm
>Description:
Message indicates to use /usr/bin/mysqladmin to set root password
at end of installation, but this is not included in the distribution
>How-To-Repeat:
RedHat 8.0 - rpm --install -p MySQL-3.23.55-1.i386.rpm
>Fix:
>Submitter-Id: Paul Higgs
>Origi
I get an error when trying to configure. The configure command I am
useing is as follows:
./configure --prefix=/usr/local/mysql --with-mysqld-user=mysql
--without-debug
The error I get is as follows:
checking return type of sprintf... configure: error: can not run test
program while cross comp