> I tried to access the wiki today and I get this error
>
> Sorry! This site is experiencing technical difficulties.
>
> Try waiting a few minutes and reloading.
>
> (Cannot access the database: Can't connect to local MySQL server through 
> socket '/var/lib/mysql/mysql.sock' (111) (localhost))
>

Thanks, it is up and running again.

The Wikimedia corrupts itself on occasion. It usually happens on Sunday 
after a backup. We can fix it by repairing the table wikicryptopp_revision.

The error you reported has happened twice now. Wikimedia still corrupts 
itself, but it manages to crash MySQL, too. When this error happens, 20 or 
30 tables need repair:

    $ sudo cat /var/log/mariadb/mariadb.log | grep 1602 | grep ERROR | grep 
wikicryptopp_ | wc -l
    23

When in this condition, I cannot get MySQL to start or restart. The only 
way I know to recover is bounce the box.

Jeff

-- 
-- 
You received this message because you are subscribed to the "Crypto++ Users" 
Google Group.
To unsubscribe, send an email to [email protected].
More information about Crypto++ and this group is available at 
http://www.cryptopp.com.
--- 
You received this message because you are subscribed to the Google Groups 
"Crypto++ Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to