MySQL Forums
Forum List  »  Falcon

Re: mysql_install_db error
Posted by: Claudio Grillo
Date: November 02, 2007 01:52PM

I am using the bk source:


root@melancia:/falcon# ./libexec/mysqld --version
./libexec/mysqld Ver 6.0.4-alpha-log for pc-linux-gnu on i686 (Source distribution)

bkf clone bk://mysql.bkbits.net/mysql-6.0-falcon mysql-6.0-falcon

BUILD/compile-pentium

root@melancia:~/bk-client2.0/mysql-6.0-falcon/scripts# ./configure --prefix=/falcon --with-plugins=partition,archive,falcon,federated,innobase,myisam --without-readline

make

make install

===============================================================
root@melancia:/falcon# ./scripts/mysql_install_db --basedir=/falcon --datadir=/falcon/devices --log-bin=/falcon/devices --no-defautls --srcdir=/root/bk-client2.0/mysql-6.0-falcon/
Installing MySQL system tables...
071102 17:47:08 [Warning] Although a path was specified for the --log option, log tables are used. To enable logging to files use the --log-output option.
071102 17:47:08 [ERROR] /falcon/libexec/mysqld: unknown option '--skip-bdb'

071102 17:47:08 [ERROR] Aborting

071102 17:47:08 [Note] /falcon/libexec/mysqld: Shutdown complete

Installation of system tables failed!
==================================================================

OS:
oot@melancia:/falcon# cat /proc/version
Linux version 2.6.18.1-slh-up-2 (slh@athlon-xp2000) (gcc version 4.1.2 20061020 (prerelease) (Debian 4.1.1-17)) #1 PREEMPT Wed Oct 25 18:46:42 CEST 2006

Options: ReplyQuote


Subject
Written By
Posted
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
Re: mysql_install_db error
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.