[Akonadi] [Bug 361485] crash on initial start with mysql 5.7 on ubuntu 16.04

Daniel Vrátil via KDE Bugzilla bugzilla_noreply at kde.org
Sun May 22 14:43:22 BST 2016


https://bugs.kde.org/show_bug.cgi?id=361485

Daniel Vrátil <dvratil at kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|CONFIRMED                   |RESOLVED
      Latest Commit|                            |http://commits.kde.org/akon
                   |                            |adi/213e7f9d97e4f0726155555
                   |                            |63abfebfe932e39a1
   Version Fixed In|                            |16.04.2

--- Comment #8 from Daniel Vrátil <dvratil at kde.org> ---
Git commit 213e7f9d97e4f072615555563abfebfe932e39a1 by Daniel Vrátil.
Committed on 22/05/2016 at 13:21.
Pushed by dvratil into branch 'Applications/16.04'.

Fix MySQL 5.7 support

This implements support for various versions of Oracle MySQL and MariaDB,
adding a special case for MySQL >= 5.7.4 (which removed --force command
line option) and MySQL >= 5.7.6 (which deprecated mysql_db_install and
recommends mysqld --initialize instead)

Also improves debug output during initialization.
FIXED-IN: 16.04.2

M  +7    -0    src/server/storage/dbconfig.cpp
M  +4    -0    src/server/storage/dbconfig.h
M  +91   -22   src/server/storage/dbconfigmysql.cpp
M  +7    -1    src/server/storage/dbconfigmysql.h

http://commits.kde.org/akonadi/213e7f9d97e4f072615555563abfebfe932e39a1

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Kdepim-bugs mailing list