MySQL Forums
Forum List  »  Falcon

mysql_install_db error
Posted by: Claudio Grillo
Date: September 25, 2007 12:40PM

I am trying to install mysql-6.0.2-alpha from the source
on Kurumin 7.0 (a Brazilian Distribuition based on Debian)

-----------------------------------------------
root@goiaba_kurumin:/usr/local/mysql# uname -a
Linux goiaba_kurumin 2.6.18.1-slh-up-2 #1 PREEMPT Wed Oct 25 18:46:42 CEST 2006 i686 GNU/Linux
-----------------------------------------------

after configure, make and make install ,
mysql_install_db fails with the error:

-----------------------------------------------
root@goiaba_kurumin:/usr/local/mysql# bin/mysql_install_db --user=mysql
Installing MySQL system tables...
070925 15:32:10 [ERROR] /usr/local/mysql/libexec/mysqld: unknown option '--skip-bdb'

070925 15:32:10 [ERROR] Aborting

070925 15:32:10 [Note] /usr/local/mysql/libexec/mysqld: Shutdown complete

Installation of system tables failed!
-----------------------------------------------
What am I doing wrong ?
Thanks.
Grillo
Florianopolis
BRAZIL

Options: ReplyQuote


Subject
Written By
Posted
mysql_install_db error
September 25, 2007 12:40PM
September 25, 2007 09:23PM
September 26, 2007 02:50PM
September 29, 2007 02:51PM
October 02, 2007 02:40PM
November 02, 2007 01:52PM
November 02, 2007 03:15PM
November 15, 2007 10:49AM
November 26, 2007 04:48PM
November 27, 2007 03:09PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.