[ Index ] |
PHP Cross Reference of MediaWiki-1.24.0 |
[Summary view] [Print] [Text view]
1 -- 2 -- image-user-index.sql 3 -- 4 -- Add user/timestamp index to current image versions 5 -- 6 7 ALTER TABLE /*$wgDBprefix*/image 8 ADD INDEX img_usertext_timestamp (img_user_text,img_timestamp);
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
Generated: Fri Nov 28 14:03:12 2014 | Cross-referenced by PHPXref 0.7.1 |