s
installer.
>
> Donny
>
> > -Original Message-
> > From: Todd O'Bryan [mailto:[EMAIL PROTECTED]
> > Sent: Monday, August 30, 2004 8:09 PM
> > To: [EMAIL PROTECTED]
> > Subject: Problem running MySQL in high school lab
> >
> > I'm
[EMAIL PROTECTED]
> Sent: Monday, August 30, 2004 8:09 PM
> To: [EMAIL PROTECTED]
> Subject: Problem running MySQL in high school lab
>
> I'm trying to teach my students how to use MySQL, and have installed it
> on all the lab machines along with Cygwin. Originally, I had the
I'm trying to teach my students how to use MySQL, and have installed it
on all the lab machines along with Cygwin. Originally, I had the
permissions set wrong and my students couldn't start the server, but I
fixed that, and now mysqld& works fine.
Unfortunately, if you then mysql -u root, after a r
ps should show you something like the following:
Jupiter:~/desktop hcir$ ps uax | grep mysql
root 291 0.0 0.118644 1072 ?? S 3May04 0:00.06 sh
./bin/safe_mysqld --user=mysql
mysql 338 0.0 2.551720 19872 ?? S 3May04 10:17.86
/usr/local/mysql-standard-4.
Did you configure MySQL and run the
/usr/local/mysql/scripts/mysql_install_db to initialize your data
directory?
- Gabriel
On May 10, 2004, at 5:21 PM, Tim Jarman wrote:
I have an iBook G4 running MacOS X.3 on Darwin 7.0. I downloaded and
ran the
binary installer (mysql-standard-4.0.18.pkg an
If you don't have a process mysqld running, then mysql isn't running.
You may try starting up mysql directly (just type mysqld), rather than
through the startup script or through mysqld_safe, since they suppress
the error messages. You should then see some error message that may
help determine
Tim Jarman wrote:
I have an iBook G4 running MacOS X.3 on Darwin 7.0. I downloaded and ran the
binary installer (mysql-standard-4.0.18.pkg and it appeared to work fine; I
have /usr/local/mysql and so on as per the docs. I also installed
MySQLStartupItem.
However, I don't actually appear to have
I have an iBook G4 running MacOS X.3 on Darwin 7.0. I downloaded and ran the
binary installer (mysql-standard-4.0.18.pkg and it appeared to work fine; I
have /usr/local/mysql and so on as per the docs. I also installed
MySQLStartupItem.
However, I don't actually appear to have a functional inst
Franz Klein <[EMAIL PROTECTED]> wrote:
>
> I have installed MySQL 4.0.18-nt on a Windows XP machine connected to a
> network. I have administrator privileges. I have also installed MySQL
> Administrator. When I try to look at the users I get the following error
> message:
>
> Could not fetch User
Hi
I have installed MySQL 4.0.18-nt on a Windows XP machine connected to a
network. I have administrator privileges. I have also installed MySQL
Administrator. When I try to look at the users I get the following error
message:
Could not fetch Usernames
MySQL Error Nr. 1044
Access denied for user:
Jiankang,
Friday, March 08, 2002, 10:28:49 PM, you wrote:
JZ> Every time I run safe_mysqld, I get the following
JZ> error message:
JZ> # ./safe_mysqld
JZ> chown: unknown user id mysql
JZ> Starting mysqld daemon with databases from
JZ> /usr/local/mysql/var
JZ> Killed
JZ> 020308 22:12:04 mysqld e
Every time I run safe_mysqld, I get the following
error message:
# ./safe_mysqld
chown: unknown user id mysql
Starting mysqld daemon with databases from
/usr/local/mysql/var
Killed
020308 22:12:04 mysqld ended
#
How do I handle this?
__
Do Y
> I hope I'm not being really stupid, but this does not seem to work:
>
> mysql -h localhost -u xxx -p
>
> I get the command line usage error. It appears I can't use any other option
> if I use the -h. This works fine
>
> mysql -u xxx -p
>
> I'm running mysql version 3.23.43-nt
Glenn,
Is th
I hope I'm not being really stupid, but this does not seem to work:
mysql -h localhost -u xxx -p
I get the command line usage error. It appears I can't use any other option
if I use the -h. This works fine
mysql -u xxx -p
I'm running mysql version 3.23.43-nt
Glenn
--
14 matches
Mail list logo