k. Let me know where to send
compressed versions.)
Note that the entire build and test process was done from a user
account, not from the root account.
>How-To-Repeat:
simply ran "make test" after building.
>Fix:
Unknown
>Submitter-Id:
>Originator:Mark Johnson
>Or
all...
Is there a way that I can start fresh without reinstalling the OS?
- Original Message -
From: "Dana Powers" <[EMAIL PROTECTED]>
To: "Mark Johnson" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Tuesday, September 18, 2001 1:04 AM
Subject: Re:
I must be a moron but I can't seem to figure out what I need to do to get
mysql to work on RH, on Mandrake it just worked straight away.
I read and followed the instructions in the INSTALL-BINARY (inspite of the
fact that the way red hat installed mysql does not even closely resemble the
instruct
I tried that, all it did was change my password for mysql
completelyhowever, i could have done something wrong...
- Original Message -
From: "Gerald R. Jensen" <[EMAIL PROTECTED]>
To: "Mark Johnson" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Is it possible to set a differenent password per database for the same user?
It doen't appear to be possible
-
Before posting, please check:
http://www.mysql.com/manual.php (the manual)
http://lists.mysql.com/
I created a perl script that opens that database like this:
my $dbh = DBI->connect(
'DBI:mysql:devjournal:username=mjohnson:host=morpheus' );
This works great if I run the script from another machine, but if i run in
on morpheus it says that
[EMAIL PROTECTED] does not have access. If I leave off