MySQL Server stops after Yum update

Hi,

I’m using CentOS 5 and yesterday I performed YUM update command. After this my Database Server stopped and I could not make it started via Plesk or Terminal.

Here is what I found in the logfile:


100805 21:46:46 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
100805 21:46:46 [Warning] /usr/libexec/mysqld: Option ‘–set-variable’ is deprecated. Use --variable-name=value instead.
100805 21:46:46 [Warning] option ‘innodb-additional-mem-pool-size’: signed value 512000 adjusted to 524288
100805 21:46:46 [Warning] /usr/libexec/mysqld: Option ‘–set-variable’ is deprecated. Use --variable-name=value instead.
100805 21:46:46 [Warning] /usr/libexec/mysqld: Option ‘–set-variable’ is deprecated. Use --variable-name=value instead.
100805 21:46:46 [Note] Plugin ‘ndbcluster’ is disabled.
/usr/libexec/mysqld: Table ‘mysql.plugin’ doesn’t exist
100805 21:46:46 [ERROR] Can’t open the mysql.plugin table. Please run mysql_upgrade to create it.
100805 21:46:46 InnoDB: Started; log sequence number 0 293947327
100805 21:46:46 [ERROR] /usr/libexec/mysqld: unknown option ‘–skip-bdb’
100805 21:46:46 [ERROR] Aborting


Anyone can help? I really appreciate that. Thanks.:slight_smile: