MySQL Disk Full: Moving a 136 GB InnoDB Table to Another Disk
A production war story: the root disk hit 94% with hours to spare before an army of voice agents went live. How I moved a 136 GB InnoDB table to a spare volume with zero data loss, using MySQL 8.0 innodb_directories, not a symlink.