Skip to content

Instantly share code, notes, and snippets.

@thomasv314
Created January 9, 2012 21:24
Show Gist options
  • Save thomasv314/1585016 to your computer and use it in GitHub Desktop.
Save thomasv314/1585016 to your computer and use it in GitHub Desktop.
#1 /Applications/MAMP/htdocs/d7/includes/database/database.inc(664): DatabaseStatementBase->execute(Array, Array)
#2 /Applications/MAMP/htdocs/d7/includes/database/database.inc(2314): DatabaseConnection->query('SELECT expire, ...', Array, Array)
#3 /Applications/MAMP/htdocs/d7/includes/lock.inc(167): db_query('SELECT expire, ...', Array)
#4 /Applications/MAMP/htdocs/d7/includes/lock.inc(146): lock_may_be_available('schema:runtime:...')
#5 /Applications/MAMP/htdocs/d7/includes/bootstrap.inc(397): lock_acquire('schema:runtime:...')
#6 /Applications/MAMP/htdocs/d7/includes/bootstrap.inc(416): DrupalCacheArray->set('schema:runtime:...', Array, 'cache')
#7 [internal function]: DrupalCacheArray->__destruct()
#8 {main}
thrown in /Applications/MAMP/htdocs/d7/includes/database/database.inc on line 2135
[09-Jan-2012 16:11:49] PHP Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 71 bytes) in /Applications/MAMP/htdocs/d7/includes/database/database.inc on line 2135
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment