al Message-
From: Dana Powers [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, August 29, 2001 12:19 PM
To: Sheena Sidhu; Mysql (E-mail)
Subject: Re: cannot get mysqld to start
Quoteth the install guide:
shell> cd mysql_installation_directory
shell> ./bin/mysql_install_db
shell> ./bin/safe_
nstall guide! I have no clue of the difference between the
two
> and reason why it should work on one and not on another.
> Would appreciate if you could shed some light on this.
>
> Thanks,
> Sheena.
>
> -Original Message-
> From: Dana Powers [mailto:[EMAIL PROTECTE
ould appreciate if you could shed some light on this.
Thanks,
Sheena.
-Original Message-
From: Dana Powers [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, August 28, 2001 4:20 PM
To: Sheena Sidhu; Mysql (E-mail)
Subject: Re: cannot get mysqld to start
This is covered in the mysql manual here:
This is covered in the mysql manual here:
http://www.mysql.com/doc/P/o/Post-installation.html
First, you need to install the default databases ( installs
mysql/host.frm ):
bash> mysql_install_db
Then tell mysql not to use InnoDB:
put this in your /etc/my.cnf file:
[mysqld]
skip-innodb