[Akonadi] [Bug 356008] Unable to spawn mysqld server with mariadb 10.1

Guillaume DE BURE via KDE Bugzilla bugzilla_noreply at kde.org
Sun Nov 29 20:21:04 GMT 2015


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

--- Comment #6 from Guillaume DE BURE <guillaume.debure at gmail.com> ---
ps aux | grep mysqld

/usr/bin/mysqld --defaults-file=/home/guillaume/.local/share/akonadi/mysql.conf
--datadir=/home/guillaume/.local/share/akonadi/db_data/
--socket=/tmp/akonadi-guillaume.xVlx6G/mysql.socket

I have to add that I did a few things before deleting /.local/share/akonadi :
chown mysql:mysql /var/lib/mysql -R (there were indeed some permission issues)
mysql_upgrade
(both commands issued after reading the very excellent archlinux wiki on mysql
troubleshooting : https://wiki.archlinux.org/index.php/MySQL#Troubleshooting)

Maybe it is the combination of the three actions that solved it for me ?

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



More information about the Kdepim-bugs mailing list