Closed (fixed)
Project:
Drupal core
Version:
7.x-dev
Component:
database system
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
12 Feb 2009 at 18:32 UTC
Updated:
3 Jan 2014 at 00:07 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
Crell commentedHm, right you are. Can you roll a quick patch?
Comment #2
karschsp commentedTagging for novice queue.
Comment #3
jbomb commentedrequested patch from #1 with jaydee18's fix
Comment #4
jbomb commentedComment #5
Crell commentedLooks good to me. Thanks!
Comment #6
dries commentedIt looks good to me, but I wonder why the tests work without this patch ... should we look at fixing our tests?
Comment #7
Crell commentedThe test bot only runs MyISAM right now, so it's not actually testing transaction logic. Known issue, has not yet been solved, but not something we can solve in this patch.
Comment #8
webchickCommitted to HEAD. Thanks!