https://bugzilla.wikimedia.org/show_bug.cgi?id=25503
Roan Kattouw <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #10 from Roan Kattouw <[email protected]> 2010-11-05 20:10:33 UTC --- (In reply to comment #9) > Please open a new bug, this is a separate issue. Product is MediaWiki, > component is Resource Loader. Maybe there should be a primary key on > (mrl_message) instead of a unique key on (mrl_resource, mrl_message), but > perhaps you want duplicate mrl_messages sometimes, I don't know. Yes, that's the entire purpose of the table, you have (resource, message) pairs. It's an n-to-m relationship. > Possibly the > columns could just be shortened here too. I guess they could be. How short would they have to be? -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
