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

Daniel Vrátil <dvra...@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 <dvra...@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.
_______________________________________________
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs

Reply via email to