The Shutdown procedure is:

- run mysqladmin shutdown, wait 3 seconds (if mysqladmin exists, which on 
kubuntu isn't true by default as we only install mysql-client-core, not 
mysql-client)
- if server still runs, send SIGTERM to the server, wait another 3 seconds
- if server *still* runs, send SIGKILL

this is ofc. only true if the user properly logs out...

Regarding the database upgrade, mysql_upgrade is installed by default,
so that *should* work, as long as mysql takes care of that (akonadi
doesn't)

-- 
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:
  New
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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to