lamp icon indicating copy to clipboard operation
lamp copied to clipboard

Can´t run mysqlcheck (Can’t connect to local MySQL server through socket)

Open virtual-orbis opened this issue 4 years ago • 1 comments

Hello, I am trying to run the command mysqlcheck -u root -p --auto-repair --optimize --all-databases as is suggested in this document, https://docs.moodle.org/311/en/MySQL_full_unicode_support however I am receiving this error message "Can’t connect to local MySQL server through socket"

virtual-orbis avatar Aug 12 '21 13:08 virtual-orbis

mysqlcheck change to /usr/local/mysql/bin/mysqlcheck and try again

teddysun avatar Aug 13 '21 01:08 teddysun