#30928: Update documentation about MariaDB and MySQL support for nowait and
skip_locked arguments.
-------------------------------------+-------------------------------------
Reporter: Par Andersson | Owner: Kolawole
Type: | Nafiu Erinoso
Cleanup/optimization | Status: assigned
Component: Documentation | Version: 2.2
Severity: Normal | Resolution:
Keywords: mysql mariadb | Triage Stage: Accepted
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 1 | UI/UX: 0
-------------------------------------+-------------------------------------
Comment (by Kolawole Nafiu Erinoso):
The changes for the fix reside in this branch https://github.com/kola-
er/django/tree/ticket_30928_2_2.
Note that the changes do not include MariaDB because the documentation as
a whole specifically listed the supported database backends (PostgreSQL,
MySQL, Oracle and SQLite) without the mention of it even though it's a
variant of MySQL. In addition, there's an explicit omission of MariaDB
backend done within the codebase here
https://github.com/django/django/blob/stable/2.2.x/django/db/backends/mysql/features.py#L94
for the options.
--
Ticket URL: <https://code.djangoproject.com/ticket/30928#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 [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-updates/066.2b71b3576b5f8876f153b836c7f33b22%40djangoproject.com.