#35000: Skip redundant defaults to allow INSTANT longtext (among others) column
addition in MySQL
-------------------------------------+-------------------------------------
     Reporter:  Tobias Krönke        |                    Owner:  Tobias
         Type:                       |  Krönke
  Cleanup/optimization               |                   Status:  closed
    Component:  Migrations           |                  Version:  4.2
     Severity:  Normal               |               Resolution:  fixed
     Keywords:  mysql, migrations,   |             Triage Stage:  Ready for
  performance                        |  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:"d6c868a184e01f44302e8d31130fe1321208a6af" d6c868a1]:
 {{{
 #!CommitTicketReference repository=""
 revision="d6c868a184e01f44302e8d31130fe1321208a6af"
 Fixed #35000 -- Skipped declaring empty string defaults on BLOB/TEXT field
 on MySQL.

 Empty string defaults are redundant on MySQL and prevent use of
 ALGORITHM=INSTANT.
 }}}

-- 
Ticket URL: <https://code.djangoproject.com/ticket/35000#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/0107018c6802f204-db631921-53bb-4086-ae0c-a855b0fe5f51-000000%40eu-central-1.amazonses.com.

Reply via email to