Per bug 25503 comment #11, use varbinary instead of varchar for ResourceLoader-relate...
authorRoan Kattouw <catrope@users.mediawiki.org>
Fri, 5 Nov 2010 22:15:58 +0000 (22:15 +0000)
committerRoan Kattouw <catrope@users.mediawiki.org>
Fri, 5 Nov 2010 22:15:58 +0000 (22:15 +0000)
commit7dd7c71cb596bd625683cba5587476f157a3cf15
treeb5cde1d947baea603f53d3547d69b2ca60699066
parent7b931bcce82e74835db68188e2d273f502a5a8dc
Per bug 25503 comment #11, use varbinary instead of varchar for ResourceLoader-related tables to avoid errors about indexes being too long. Only really needed for msg_resource_links, changed the rest for consistency. No updater needed: anyone who's already gotten this set up without these errors doesn't need this change.
maintenance/archives/patch-module_deps.sql
maintenance/archives/patch-msg_resource.sql
maintenance/tables.sql