Hi, Mick wrote:
> On Wednesday 17 Dec 2014 19:13:03 Jörg Schaible wrote: >> Hi folks, >> >> it seems there's no way for me to upgrade my akonadi-server 1.11.0 to >> 1.12.x or 1.13.x. I am using an external MySQL for years, but it fails to >> upgrade the tables nor will it recreate them without errors if I drop >> them all. All I can do is to downgrade to 1.11.0 again and restore the DB >> schema from a backup. [snip] >> So, what now? I am out of ideas ... >> >> - Jörg > > > I'm sure I've seen a bug reported in KDE about it when I suffered some > similar error, but can't find the link just now. > > You may want to dump the database so that you have a back up and convert > it from MyISAM to InnoDB before you try to update akonadi. Actually I already tried that, but it failed again. I replaced all occurrences of MyISAM with InnoDB in them dumb file, dropped the DB and tried to restore it, but again with strange failures that the table allready existed. Something is weird with the InnoDB part of MySQL, but I dunno what. - Jörg