#31805: MySQL Schema tests fail on Windows
-------------------------------------+-------------------------------------
Reporter: Ahmad A. | Owner: nobody
Hussein |
Type: Bug | Status: new
Component: Database | Version: master
layer (models, ORM) | Keywords: mysql, schema,
Severity: Normal | windows
Triage Stage: | Has patch: 0
Unreviewed |
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 | Easy pickings: 0
UI/UX: 0 |
-------------------------------------+-------------------------------------
Both tests fail with the same error message:
{{{
ERROR: test_alter_int_pk_to_bigautofield_pk (schema.tests.SchemaTests)
ERROR: test_alter_int_pk_to_int_unique (schema.tests.SchemaTests)
django.db.utils.OperationalError: (1050, "Table 'integerpk' already
exists")
}}}
Tested on Windows with python3.8 and MySQL8.0
--
Ticket URL: <https://code.djangoproject.com/ticket/31805>
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 [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-updates/051.effa0ff1e9fae9aca943631ebf3c24f2%40djangoproject.com.