Hi,
I searched for it, and looks like Django uses a general schema constants for common commands (like ALTER). It is stored inside a class, which is the parent class of the rest of the RDBMS schemas. And it isn't replaced, so it justs assumes the value of the parent.
Would be nice if some could do a pull request modifying the command for MySQL, only to not get the error syntax (it is just a negative trim).