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

[email protected] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #2 from [email protected] ---
Fixed by:
akonadictl stop
/usr/bin/mysqld --defaults-file=/home/${USER}/.local/share/akonadi/mysql.conf
--datadir=/home/${USER}/.local/share/akonadi/db_data/
--socket=/tmp/akonadi-${USER}-mysql.socket &
mysql --socket=/tmp/akonadi-${USER}-mysql.socket -e 'create database mysql'
mysql_upgrade --socket=/tmp/akonadi-${USER}-mysql.socket
mysqladmin --socket=/tmp/akonadi-${USER}-mysql.socket shutdown

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

Reply via email to