#30786: MySQL backend's has_zoneinfo_database check requires read access to
mysql.time_zone
-------------------------------------+-------------------------------------
     Reporter:  Andrew Williams      |                    Owner:  Andrew
                                     |  Williams
         Type:  Bug                  |                   Status:  closed
    Component:  Database layer       |                  Version:  3.0
  (models, ORM)                      |
     Severity:  Normal               |               Resolution:  fixed
     Keywords:                       |             Triage Stage:  Ready for
                                     |  checkin
    Has patch:  1                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Changes (by Mariusz Felisiak <felisiak.mariusz@…>):

 * status:  assigned => closed
 * resolution:   => fixed


Comment:

 In [changeset:"3346b78a8a872286a245d1e77ef4718fc5e6be1a" 3346b78a]:
 {{{
 #!CommitTicketReference repository=""
 revision="3346b78a8a872286a245d1e77ef4718fc5e6be1a"
 Fixed #30786 -- Used CONVERT_TZ to check if the time zone definitions are
 installed on MySQL.

 Replaced a timezone check in the MySQL backend with one that doesn't
 require access to the mysql.time_zone database.
 }}}

-- 
Ticket URL: <https://code.djangoproject.com/ticket/30786#comment:5>
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.a41e176e000b5b27e395239c289db23e%40djangoproject.com.

Reply via email to