← Back to team overview

desktop-packages team mailing list archive

[Bug 1437846] Re: akonadi mysql 5.6 crash with signal 11

 

I've had similar problems. It seems to me that the default Akonadi
options for MySQL include a table_cache parameter, but it's been
deprecated since 5.1 and in 5.6 prevents a start of the database.
Removing this options did the trick for me.

In MariaDB documentation there's a remark that "all versions of MariaDB
are based on MySQL 5.1 and greater, thus the table_cache option is
deprecated in favor of table_open_cache."

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to akonadi in Ubuntu.
https://bugs.launchpad.net/bugs/1437846

Title:
  akonadi mysql 5.6 crash with signal 11

Status in akonadi package in Ubuntu:
  Confirmed
Status in mysql-5.6 package in Ubuntu:
  Incomplete

Bug description:
  Vivid changed mysql version recently to 5.6. Akonadi won't start
  anymore because mysql crash - log attached.

  I wanted to install a mysql dbg package but couldn't find the right one. 
  I would like to provide more information but can't think of any valuable for now.

  akonadi test log is all good

  MySQL server is executable.
  Details: MySQL server found: /usr/sbin/mysqld  Ver 5.6.23-1~exp1~ubuntu4 for debian-linux-gnu on x86_64 ((Ubuntu))

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/akonadi/+bug/1437846/+subscriptions


References