[Akonadi] [Bug 392948] Akonadi fails to start on a fresh system (cannot create directory)

Daniel Vrátil bugzilla_noreply at kde.org
Thu Jul 5 15:56:42 BST 2018


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CONFIRMED                   |RESOLVED
   Version Fixed In|                            |5.8.3
         Resolution|---                         |FIXED
      Latest Commit|                            |https://commits.kde.org/ako
                   |                            |nadi/a3d9f7647bf36a35deb996
                   |                            |516ebd84f88976f013

--- Comment #6 from Daniel Vrátil <dvratil at kde.org> ---
Git commit a3d9f7647bf36a35deb996516ebd84f88976f013 by Daniel Vrátil.
Committed on 05/07/2018 at 14:56.
Pushed by dvratil into branch 'Applications/18.04'.

Fix MariaDB initialization when mysql_install_db is missing

Apparently some distributions don't ship mysql_install_db with
mariadb-server. Luckily for us, MariaDB can initialize itself on the
first start or mysqld, and it only needs us to make sure that the
datadir directory exists.
FIXED-IN: 5.8.3

M  +13   -1    src/server/storage/dbconfigmysql.cpp

https://commits.kde.org/akonadi/a3d9f7647bf36a35deb996516ebd84f88976f013

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


More information about the Kdepim-bugs mailing list