Hi Jeroen,
On Fri, Aug 24, 2012 at 06:39:55PM +0200, Jeroen De Dauw wrote:
Is it possible to change our test stuff to use non-temporary tables?
IIRC, you can use the "--use-normal-tables" option when running the phpunit tests to avoid using temporary tables.
But of course, this only works locally. You'll have to skip that test for Jenkins etc. :-(
All the best, Christian