Opened 16 years ago
Closed 16 years ago
#9720 closed (invalid)
dbshell attempts to connect to mysql as user 'ODBC'@'localhost' which fails
Reported by: | Jacob Fenwick | Owned by: | nobody |
---|---|---|---|
Component: | Uncategorized | Version: | dev |
Severity: | Keywords: | mysql dbshell | |
Cc: | Triage Stage: | Unreviewed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
When I try to run dbshell to connect to a mysql database I get the error:
ERROR 1045 (28000): Access denied for user 'ODBC'@'localhost' (using password: NO)
Note:
See TracTickets
for help on using tickets.
The ticket system is for issues with Django's code. Please use the django-users google group for usage and support questions.