2025-07-23から1日間の記事一覧

mysql marked as crashed and should be repaired

mysqldump: Couldn't execute 'show create table `slow_log`': Table 'slow_log' is marked as crashed and should be repaired (1194)【MySQL】「Table ‘テーブル名’ is marked as crashed and should be repaired」というエラーに対処する – ラボラジアン…

tar file changed as we read it

tar czvf test.tar test.log --warning=no-file-changedtar の “file changed as we read it” エラーの回避方法 | キュア子の開発ブログ 2015 If the tar util see the file/folder changed it exits with error code "1", see http://www.gnu.org/software/…