#22646: MySQL dbshell command should respect the encryption flag
-------------------------------------+-------------------------------------
     Reporter:  zsoldosp             |                    Owner:  zsoldosp
         Type:                       |                   Status:  new
  Cleanup/optimization               |                  Version:  master
    Component:  Database layer       |               Resolution:
  (models, ORM)                      |             Triage Stage:  Accepted
     Severity:  Normal               |      Needs documentation:  1
     Keywords:                       |  Patch needs improvement:  0
    Has patch:  1                    |                    UI/UX:  0
  Needs tests:  0                    |
Easy pickings:  0                    |
-------------------------------------+-------------------------------------
Changes (by erikr):

 * needs_better_patch:  1 => 0


Comment:

 Apologies, I am completely mistaken. I misread
 `settings_dict['OPTIONS'].get('ssl', {}).get('ca')` as
 `settings_dict['OPTIONS'].get('ca')`. I completely concur now that the
 current format should be supported by both MySQLdb and our DatabaseClient.

 With that out of the way, there's just one issue: I think this deserves a
 short mention in the release notes (for 1.8). Could you add that to the
 PR?

-- 
Ticket URL: <https://code.djangoproject.com/ticket/22646#comment:11>
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/066.42f0b02ce78dcfbcdfba47e4ba086ba3%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to