Hi,
this isn't strictly on-topic, because it's not specific to Wikipedia, but you can probably help me with this.
1) When I load the downloaded SQL dump into MySQL, does it matter if I have already created the indices for the table, or is this detrimental?
2) If the answer to that is "It is detrimental", then: How do I remove those indexes? Apparently even if I delete the entire database and re-create it with just the 'cur' table, magically the indexes are still there.
Thanks, Timwi