What happens to MySQL if the partition that contains InnoDB's log files (innodb_log_group_home_dir) becomes full, read-only or otherwise unwritable?
If this did happen, what recovery process would be required? Could I use a slave to aid recovery of the master?
Got a response on the MySQL InnoDB Forum. I that swear my question sounded less dumb when I posted it.