https://bugs.kde.org/show_bug.cgi?id=340813
Daniel Vrátil <dvra...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED Version Fixed In| |16.12.0 Latest Commit| |http://commits.kde.org/akon | |adi/2ef0fe95bd83643d0a1e69b | |0b59124fa76be5b2f --- Comment #10 from Daniel Vrátil <dvra...@kde.org> --- Git commit 2ef0fe95bd83643d0a1e69b0b59124fa76be5b2f by Daniel Vrátil. Committed on 14/09/2016 at 13:19. Pushed by dvratil into branch 'master'. If the mysql server is already running, try to connect Instead of starting another mysqld process on top of the same data, try to reconnect to the running server. Generally this situation should not really happen, but there are some cases when the database cannot be properly shut down, like when the server crashes. FIXED-IN: 16.12.0 M +57 -50 src/server/storage/dbconfigmysql.cpp http://commits.kde.org/akonadi/2ef0fe95bd83643d0a1e69b0b59124fa76be5b2f -- You are receiving this mail because: You are watching all bug changes.