https://bugzilla.wikimedia.org/show_bug.cgi?id=16794

--- Comment #22 from Luca Fulchir <t...@codepedia.eu> 2011-12-28 16:01:19 UTC 
---
tested, seems ok.
since it doesn't force the main schema phpunit is now back to using temporary
tables.

If you run phpunit with $wgshareddb set it still gives you the shared table
instead of the temporary.
The tableName() for mysql seems to force the database if it's a shared table,
so even for mysql phpunit + $wgshareddb gives you the shared table... which
means it should now work as intended ( I hope :p)

I haven't tested it with mysql, trough, just looked at the code.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to