|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
[2010-08-09 08:02 UTC] alex dot trofast at ingres dot com
Description: ------------ At some point auto commit will fail with the following error message: PHP Fatal error: Unknown: An error occur when issuing an internal commit in Unknown on line 0, referer: http://localhost/drupal/install.php? locale=en&profile=default&op=start&id=1 This happens during the install of Drupal, unfortunately I'm not sure exactly what part of the code causes it so while I know I can reproduce it by installing Drupal, I don't have a proper test case outside of this situation. PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Wed Oct 29 15:00:02 2025 UTC |
Error occurs due a duplicate key !IIapi_query: starting a query !IIapi_query: connHndl = 00007FAE89503D90, tranHndl = 00007FAE89504600, queryType = 0 !IIapi_query: queryText = INSERT INTO variable (name, value) VALUES ('menu_expanded', 'a:0:{}') !IIapi_appCallback: request completed, status = SUCCESS !IIapi_getQueryInfo: retrieving response data from server !IIapi_getQueryInfo: stmtHndl = 00007FAE89954D60 !DBMS Error: (0x00001194) Duplicate key on INSERT detected. !IIapi_appCallback: request completed, status = ERROR !SQL Tran: Transaction aborted !IIapi_getErrorInfo: retrieving errors from API !IIapi_getErrorInfo: handle = 00007FAE89954D60 !IIapi_close: closing a query !IIapi_close: stmtHndl = 00007FAE89954D60 !IIapi_appCallback: request completed, status = SUCCESS !IIapi_query: starting a query !IIapi_query: connHndl = 00007FAE89503D90, tranHndl = 00007FAE89504600, queryType = 0 !IIapi_query: queryText = DELETE FROM cache WHERE cid = 'variables' !IIapi_appCallback: request completed, status = FAILURE !IIapi_getErrorInfo: retrieving errors from API !IIapi_getErrorInfo: handle = 00007FAE89504600 !IIapi_close: closing a query !IIapi_close: stmtHndl = 00007FAE89954590 !IIapi_appCallback: request completed, status = SUCCESS !IIapi_commit: commiting a transaction !IIapi_commit: tranHndl = 00007FAE89504600 !IIapi_commit: can't delete with active statements !IIapi_appCallback: request completed, status = FAILURE