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

Re: Akonadi Database maintenance



Hi Martin,


On Donnerstag, 17. August 2017 22:23:54 CEST Martin Steigerwald wrote:
> 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.

You're right, but it doesn't make a difference :(

I also tried it with the exact socket parameter mysqld was started with (and 
now also with the mysql.socket file in above directory) to no avail.

Interestingly enough, mysql_upgrade shows the same error, whether the socket 
exists or not :|


I verified like this:

$ cd ~/.local/share/akonadi/socket-mani/
$ ls -l
insgesamt 0
srwxr-xr-x 1 zing zing 0 Aug 17 23:00 akonadiserver.socket
srwxrwxrwx 1 zing zing 0 Aug 17 21:02 mysql.socket
$ mysql_upgrade --socket mysql.socket 
Looking for 'mysql' as: mysql
Looking for 'mysqlcheck' as: mysqlcheck
FATAL ERROR: Upgrade failed

Cheers,
  Johannes


Reply to: