Opened 15 years ago
Closed 15 years ago
#14725 closed (duplicate)
Prevent 1406 error during syncdb by extending name length in auth_permission table.
| Reported by: | sixpackistan | Owned by: | nobody |
|---|---|---|---|
| Component: | Uncategorized | Version: | dev |
| Severity: | Keywords: | 1406 error, auth_permission | |
| Cc: | Triage Stage: | Unreviewed | |
| Has patch: | no | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
length of auth_permission table name column should be upped from 50 to, say, 100?
Note:
See TracTickets
for help on using tickets.
Duplicate of #8162