rpmでmysql-serverをインストールしたら起動時に立ち上がらないエラー

最新版のMySQLサーバをDLしてきてインストールすると、インストール完了時にサーバが立ち上がるはずがFAILEDメッセージが出て立ち上がらない。

$ rpm -ivh MySQL-server-community-5.0.51a-0.rhel4.i386.rpm
  :
  :
  :
The latest information about MySQL is available on the web at
http://www.mysql.com
Support MySQL by buying support/licenses at http://shop.mysql.com
Starting MySQLCouldn't find MySQL manager or server[FAILED]

どうやら既知のバグ?らしくMySQLのトラッキングにも同じ内容がありました。

解決方法

/etc/my.cnfを次のように変更

#basedir=/var/lib
basedir=/usr