MAIL PROTECTED]>
Sent: Monday, October 20, 2003 18:31
Subject: RE: Starting the mySQL Server
What if it isn't there. How do I create it? I have some files such as
host.MYD, and host.MYI; are these related?
_
Larry Wasserma
to run a creat datbase using
> scripts/mysql_install_db
>
> Simon
>
> -Original Message-
> From: Larry Wasserman
> [mailto:[EMAIL PROTECTED]
> Sent: 20 October 2003 16:30
> To: [EMAIL PROTECTED]
> Subject: Starting the mySQL Server
>
>
> I cannot s
Emery
- Original Message -
From: "Larry Wasserman" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, October 20, 2003 17:29
Subject: Starting the mySQL Server
I cannot start the MySQl Server. I am running Windows XP. I checked the
error file and get the f
On UNIX you need to run a creat datbase using scripts/mysql_install_db
Simon
-Original Message-
From: Larry Wasserman [mailto:[EMAIL PROTECTED]
Sent: 20 October 2003 16:30
To: [EMAIL PROTECTED]
Subject: Starting the mySQL Server
I cannot start the MySQl Server. I am running Windows XP
I cannot start the MySQl Server. I am running Windows XP. I checked the error file
and get the following message.
031020 10:11:56 InnoDB: Started
031020 10:11:56 Fatal error: Can't open privilege tables: Table 'mysql.host' doesn't
exist
031020 10:11:56 Aborting
What do I need to do for m
Date |Thu, 16 Aug 2001 08:57:15 -0400
>From |Paul Carter <[EMAIL PROTECTED]>
Hello!
PC> Greetings Grigory,
PC> Thanks for your fast response.
PC> I tried both:
PC> service mysqld start, and
PC> /etc/init.d mysql start (mysqld is not a directory)
No. As i say /etc/init.d/mysql start
or /etc/ini
You need to start mysql in RH version by
service mysqld start
or
/etc/init.d/mysqld start
___
For technical support contracts, visit https://order.mysql.com/
This email is sponsored by SWSoft, http://www.asplinux.ru/
__ ___
I just installed mysql-3.23.36-1.i386.rpm, mysqlclient9-3.23.22-4.i386rpm
and mysql-server-3.23.36-1.i386rpm over Redhat 7.1. I followed instructions
both in Redhat's manual and www.mysql.com/doc/P/o/Post-installation.html.
following links to and reading 2.4.2 Problems Starting the