Index: branches/REL1_17/extensions/CheckUser/cu_changes.sql |
— | — | @@ -56,4 +56,4 @@ |
57 | 57 | INDEX cuc_user_ip_time (cuc_user,cuc_ip,cuc_timestamp), |
58 | 58 | INDEX cuc_xff_hex_time (cuc_xff_hex,cuc_timestamp), |
59 | 59 | INDEX (cuc_timestamp) |
60 | | -) TYPE=InnoDB; |
| 60 | +) /*$wgDBTableOptions*/; |