Mysqld not start......after un yum update.

webregie

Bit poster
[SOLVE]Mysqld not start......after un yum update.

Hi, and sry for my english,

I have a new server, i made a yum update... and i installed a php 5.2.x..
Since this moment, my Mysql server is not starting.

on /var/log/mysql.log

i have this information
[ERROR] /usr/libexec/mysql: unknow option '--skip-bdb'

So, i immediatly check my "my.cnf" on /etc/my.cnf this parameter was not here...

Where i can find this parameter to solve the problem ???!

Thx

Regards from France

Seb
 
Last edited:
i try to find.......

i check all my.cnf, nothing with this parameter....

do u have an idea to find it ????

Thanks
 
I Found it !

on /etc/rc.d/init.d/

i have a file mysqld_app_init :

And i found this parameter !!!!

i delete the parameter... All is ok !!

Have a good Day..

Seb
 
Back
Top