Hey,

I just ran into this issue again by doing a self join somewhere. In the
meanwhile some people pointed out that this 1137 error is caused by MySQL
not supporting more then one reference to a temporary table in a single
query. And we're using temporary tables for running our PHPUnit tests. Is
it possible to change our test stuff to use non-temporary tables?

Cheers

--
Jeroen De Dauw
http://www.bn2vs.com
Don't panic. Don't be evil.
--
_______________________________________________
Wikitech-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Reply via email to