#31491: "dbshell" command for MySql back-end uses "passwd" instead of "password" -------------------------------------+------------------------------------- Reporter: Maruti N Sharma | Owner: Maruti N | Sharma Type: Bug | Status: assigned Component: Core (Management | Version: 3.0 commands) | Severity: Normal | Resolution: Keywords: dbshell, db, | Triage Stage: command-line | Unreviewed Has patch: 1 | Needs documentation: 0 Needs tests: 0 | Patch needs improvement: 0 Easy pickings: 0 | UI/UX: 0 -------------------------------------+------------------------------------- Changes (by Maruti N Sharma):
* has_patch: 0 => 1 Old description: > For MySql, "passwd" has been replaced with "password" long time ago, > please check here https://code.djangoproject.com/ticket/5024 > But dbshell command still looks for "passwd" key in the settings for db > password, resulting in connection error. > This behaviour is also slightly different than other back-ends. > I shall create a pull request f the ticket is accepted. > (My apologies for any mistake, I am new to bug-tracking system) New description: For MySql, "passwd" has been replaced with "password" long time ago, please check here [https://code.djangoproject.com/ticket/5024] But dbshell command still looks for "passwd" key in the settings for db password, resulting in connection error. This behaviour is also slightly different than other back-ends. I shall create a pull request f the ticket is accepted. (My apologies for any mistake, I am new to bug-tracking system) -- -- Ticket URL: <https://code.djangoproject.com/ticket/31491#comment:3> 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 view this discussion on the web visit https://groups.google.com/d/msgid/django-updates/067.8ffcc9ba976565e3262555441c968bfd%40djangoproject.com.