[ Index ] |
PHP Cross Reference of MediaWiki-1.24.0 |
[Summary view] [Print] [Text view]
1 -- Add an index to recentchanges on rc_user_text 2 -- 3 -- Added 2006-11-08 4 -- 5 6 ALTER TABLE /*$wgDBprefix*/recentchanges 7 ADD INDEX rc_user_text(rc_user_text, rc_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 |