Matt Scales wrote:
I've just installed MySQL 4 4.1.12_1 +server using darwinports but I
can't seem to get past this error. After installing it tells me that
it cold not resolve my IP.
Why are you using darwinports instead of the official binary from mysql?
For reference, I've had success runni
Hello.
> /opt/local/var/Mattys-iMac-G5.err: Operation not permitted
Check the permissions on /opt/local/var directory. Have a look here
as well:
http://dev.mysql.com/doc/mysql/en/starting-server.html
Matt Scales <[EMAIL PROTECTED]> wrote:
> I've just installed MySQL 4 4.1.12_1 +serve
I've just installed MySQL 4 4.1.12_1 +server using darwinports but I
can't seem to get past this error. After installing it tells me that
it cold not resolve my IP.
Mattys-iMac-G5:/opt/local/bin matty$ sudo -u mysql ./mysql_install_db
Password:
WARNING: The host 'Mattys-iMac-G5' could not be looke
Now, why didn't I find that in the docs?
That might have saved me a lot of frustration.
On 24 Feb 2001, at 1:53, Verdius wrote:
> These RPM's tend to set you up to run mysql automatically upon
> boot.
> Instead of trying to run mysql, just log into it:
>
> %> mysql -h localhost -u root -p
Did you set up the database with the scripts/mysql_install_db command?
Brady...
Original Message Follows
From: David Richards <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: MySql Install problems
Date: Sat, 24 Feb 2001 01:59:56 -0500
>Description
I have instal
These RPM's tend to set you up to run mysql automatically upon
boot.
Instead of trying to run mysql, just log into it:
%> mysql -h localhost -u root -p
then it will prompt you for root user password. Enter it and off
you
go.
~Shilo
--- David Richards <[EMAIL PROTECTED]> wrote:
> >Descrip
>Description
I have installed MySql version 3.23.33-1 using the RPM's for Redhat
Linux -i386 (RedHat version 7)
After installing I find myself unable to do any basic db
administration including changing the password.
I simply installed the packages with rpm -i and the
mysqld was starte