How to fix ” unknown option ‘–skip-bdb’ ” when executing mysqld

Error

debian:~# ./scripts/mysql_install_db
100315 17:24:41 [ERROR] /usr/local/mysql/libexec/mysqld: unknown option '--skip-bdb'
100315 17:24:41 [ERROR] Aborting

Effect
Mysqld won’t install system db

How to Fix
Go to /etc/mysql/my.cnf and comment --skip-bdb

Category: Linux | Tags: , , One comment »

One Response to “How to fix ” unknown option ‘–skip-bdb’ ” when executing mysqld”

  1. ervan:~# tail -f /var/log/blog » Blog Archive » How to Install Mysql @ Debian 5.0 i686

    [...] « How to Fix eror “error while loading shared libraries” when executing zypper How to fix ” unknown option ‘–skip-bdb’ ” when executing mysqld for th… [...]


Leave a Reply



Back to top