Alexander Petrov
|
Wednesday 07 March 2007 5:43:49 am
Hello, suddenly when I try to create an article via the admin interface I got an error:
Fatal error: A database transaction in eZ publish failed.
The current execution was stopped to prevent further problems.
You should contact the System Administrator of this site with the information on this page.
The current transaction ID is TRANSID-5f8f09ae67a0770710703990490b3c75 and has been logged.
Please include the transaction ID and the current URL when contacting the system administrator.
And this is the error details:
Notice: eZMySQLDB::query(0.000 ms) query number per page:0 Mar 07 2007 15:38:23
SET NAMES 'utf8'
Timing: Mar 07 2007 15:38:23
Module start 'content'
Error: eZMySQLDB Mar 07 2007 15:38:23
Query error: The table 'ezcontentobject_attribute' is full. Query: INSERT INTO ezcontentobject_attribute (id, contentobject_id, version, language_code, language_id, contentclassattribute_id, attribute_original_id, sort_key_int, sort_key_string, data_type_string, data_text, data_int, data_float) VALUES('8547', '14', '7', 'rus-RU', '2', '389', '0', '0', '', 'ezstring', '', NULL, '0.000000')
Error: eZDBInterface::commit TRANSID-5f8f09ae67a0770710703990490b3c75 Mar 07 2007 15:38:23
Transaction in progress failed due to DB error, transaction was rollbacked. Transaction ID is TRANSID-5f8f09ae67a0770710703990490b3c75.
Site was working perfectly till today, server settings were not changed. Does anyone know what is that error means?
|