[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Akonadi Database maintenance



Johannes Zarl-Zierl - 17.08.17, 21:16:
> This doesn't work for me, either (tested on two sid machines):
> 
> $ mysql_upgrade --socket=~/.local/share/akonadi/socket-mani

You gave the directory instead of the "mysql.socket" socket file inside that 
directory.

It works like this:

martin@merkaba:~/.local/share/akonadi/socket-merkaba> mysql_upgrade --socket 
mysql.socket
This installation of MySQL is already upgraded to 10.1.25-MariaDB, use --force 
if you still need to run mysql_upgrade

Please make sure you give the socket file not the directory it is located in.

> Looking for 'mysql' as: mysql
> Looking for 'mysqlcheck' as: mysqlcheck
> FATAL ERROR: Upgrade failed

Thanks,
-- 
Martin


Reply to: