Make WordPress Core

Opened 15 years ago

Closed 12 years ago

#12803 closed enhancement (maybelater)

Add transaction support to WPDB (begin(), commit(), rollback())

Reported by: pressography's profile Pressography Owned by:
Milestone: Priority: normal
Severity: normal Version:
Component: Database Keywords:
Focuses: Cc:

Description

There's a .diff for the functions, but I don't see them in the source. I'm guessing it was never committed? (Ticket #9422 was marked as closed after it was discussed that this diff would be put off until 2.9) I think it just got lost in the mix. That ticket had a number of attachments and lots of discussion.

Here's the diff:

http://core.trac.wordpress.org/attachment/ticket/9422/9422-new-wpdb-methods.diff

Change History (3)

#1 @mrmist
15 years ago

  • Milestone changed from 2.9.3 to 3.1

A number of other tickets were spawned off of that, though.
The actual transactionality wasn't committed, but other bits were.

Enhancement milestone would be the next major release, I would expect.

#2 @westi
15 years ago

  • Milestone changed from 3.1 to Future Release
  • Summary changed from begin(), commit(), rollback() - Were these ever added? to Add transaction support to WPDB (begin(), commit(), rollback())

Moved to future release for now as I don't know that this is a candidate for 3.1

Please can you open tickets which describe problems rather than solutions in future.

#3 @nacin
12 years ago

  • Component changed from General to Database
  • Milestone Future Release deleted
  • Resolution set to maybelater
  • Status changed from new to closed
Note: See TracTickets for help on using tickets.