Notice (8): file_put_contents(): write of 1545 bytes failed with errno=28 No space left on device [CORE/Cake/Log/Engine/FileLog.php, line 142]
Warning (2): file_put_contents() [<a href='http://php.net/function.file-put-contents'>function.file-put-contents</a>]: Only -1 of 1545 bytes written, possibly out of free disk space [CORE/Cake/Log/Engine/FileLog.php, line 142]
CakePHP: the rapid development php framework: Errors

データベースエラー

エラー: SQLSTATE[HY000]: General error: 1021 Disk got full writing 'information_schema.(temporary)' (Errcode: 28 "No space left on device")

SQL Query: SHOW FULL COLUMNS FROM `swallowchain`.`mysite_sites`

注意: このエラーメッセージをカスタマイズしたい場合は、 app/View/Errors/pdo_error.ctp を作成してください

Stack Trace