https://bugzilla.wikimedia.org/show_bug.cgi?id=16794
Luca Fulchir <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #8818|0 |1 is obsolete| | --- Comment #19 from Luca Fulchir <[email protected]> 2011-12-27 16:02:15 UTC --- Created attachment 9765 --> https://bugzilla.wikimedia.org/attachment.cgi?id=9765 trunk patch to fix temporary tables this patch (trunk) should put the schema name in front of the table only if the requested table is a shared table. Otherwise you get only the quoted table name. This should fix the temporary tables problem. (test, please?) Since the temp tables are per-connection sharing the same db should not pose any problem. -- 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 [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
