Remove usage of temporary table in migration (#2515)
Temporary tables were causing migration issues under some MySQL configurations as discussed in #2462.
This commit is contained in:
@@ -0,0 +1 @@
|
||||
* Fix migration errors under some MySQL configurations due to use of temporary tables.
|
||||
Reference in New Issue
Block a user