• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Urgent! mysqlcheck issues

DigitalCrowd

Basic Pleskian
I am trying to get my DB back in working order. However, mysqlcheck keeps filling up my / partition, even though everything is on the /var parition which has ample space.

How can I stop mysqlcheck from using / partition and use /var or other? It fills up that space in just a few seconds and its done.

If I could figure out what it was writing to, i could put in a a link or something to a different partition, but can't find anything on where it is writing or how to change the partition.

All "paths" in my.cnf point to /var
 
Killing the mysql server free's up this space on the / partition. Starting mysqld doesn't use it, until mysqlcheck -r is issued.
 
found it. it was all in /tmp although I never saw any files in there that where new or du reporting no real usage. Oh well... back in business.
 
Back
Top