Using "DELIMITER" didn't work at all. On Internet I found, that it's
relevant only in command line MySQL client and shouldn't by use in Python-
MySQL.
BTW> Creating stored procedures has the same problem.
--
Ticket URL: <https://code.djangoproject.com/ticket/22665>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* status: new => closed
* needs_docs: => 0
* resolution: => invalid
* needs_tests: => 0
* needs_better_patch: => 0
Comment:
It's not clear to me that this is a bug in Django. Also, initial SQL is
deprecated now that we have migrations in 1.7+ so even if there is a bug,
we probably wouldn't fix it at this point.
--
Ticket URL: <https://code.djangoproject.com/ticket/22665#comment:1>