#21453: Set autocommit mode before calling init_connection_state
-------------------------------------+-------------------------------------
     Reporter:  aaugustin            |                    Owner:  aaugustin
         Type:                       |                   Status:  closed
  Cleanup/optimization               |                  Version:  1.6
    Component:  Database layer       |               Resolution:  fixed
  (models, ORM)                      |             Triage Stage:  Accepted
     Severity:  Normal               |      Needs documentation:  0
     Keywords:                       |  Patch needs improvement:  0
    Has patch:  0                    |                    UI/UX:  0
  Needs tests:  0                    |
Easy pickings:  0                    |
-------------------------------------+-------------------------------------
Changes (by Aymeric Augustin <aymeric.augustin@…>):

 * status:  assigned => closed
 * resolution:   => fixed


Comment:

 In [changeset:"fbe1abac4af3a7fc138bd176471e36acb1070a58"]:
 {{{
 #!CommitTicketReference repository=""
 revision="fbe1abac4af3a7fc138bd176471e36acb1070a58"
 Fixed #21453 -- Enabled autocommit before calling init_connection_state.

 Also ensured the transaction state is clean on Oracle while I was there.

 This change cannot be backported to 1.6 because it's
 backwards-incompatible for custom database backends.
 }}}

-- 
Ticket URL: <https://code.djangoproject.com/ticket/21453#comment:8>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/067.2f1c1c037b98a6cffd9732295e0401f5%40djangoproject.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to