On Wed, 2009-03-25 at 15:47 +0100, Pierre Schmitz wrote: > Well, after removing the following config entries I was able to start > mysqld > and run mysql_upgrade. > > #skip-innodb > #skip-bdb > #skip-federated > > However: I think we'll need some kind of upgrade guide. Especially > intersting > would be the names of the new config parameters and how to run > mysql_upgrade.
Is skip-innodb no longer compatible? Weird, I remember having that option on one of our databaseservers. Are you sure this mysql is built with innodb support?

