#31770: Enable has_select_for_update_of feature on MySQL 8.0.1+.
-------------------------------------+-------------------------------------
     Reporter:  Simon Charette       |                    Owner:  nobody
         Type:  New feature          |                   Status:  new
    Component:  Database layer       |                  Version:  master
  (models, ORM)                      |
     Severity:  Normal               |               Resolution:
     Keywords:                       |             Triage Stage:  Accepted
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------

Comment (by Simon Charette):

 > `select_for_update` tests fail for me on MySQL 5.6 and 5.7.

 Not sure what I did wrong but I used `django-docker-box` with
 `MYSQL_VERSION=5.5 docker-compose run --rm mysql --noinput
 select_for_update`. I guess there might have been some Docker image
 caching involved.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/31770#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.ef834ff93ffb1f0a1869a699dbde07c2%40djangoproject.com.

Reply via email to