Skip to content
This repository was archived by the owner on Jan 15, 2019. It is now read-only.
This repository was archived by the owner on Jan 15, 2019. It is now read-only.

ido2db fails with mariadb >10.2? #1598

@optiz0r

Description

@optiz0r

After upgrading mariadb from 10.1 to 10.2.9, ido2db no longer runs with the following error:

Oct 09 20:35:40 localhost ido2db[21633]: Client connected, data available.
Oct 09 20:35:40 localhost ido2db[21633]: Handling client connection...
Oct 09 20:35:40 localhost ido2db[21633]: Error: Could not connect to mysql database: 2059: Plugin pvio_socket could not be loaded: not initialized
Oct 09 20:35:40 localhost ido2db[21633]: Error: database connection failed, forced client disconnect...
Oct 09 20:35:40 localhost ido2db[21633]: Successfully disconnected from mysql database

This looks like it could be similar to this upstream mariadb issue: https://jira.mariadb.org/browse/CONC-277
And this Akonadi bug: https://bugs.kde.org/show_bug.cgi?id=383991#c4
Which was worked around with this change to QtSql: https://cgit.kde.org/akonadi.git/commit/?h=Applications/17.08&id=b145f47f000978b9d39edc1882849ec7f6b3ef79

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions