* Option to not create keys on new links table, and allow duplicates.
authorJerome Jamnicky <jeronim@users.mediawiki.org>
Fri, 21 May 2004 11:28:17 +0000 (11:28 +0000)
committerJerome Jamnicky <jeronim@users.mediawiki.org>
Fri, 21 May 2004 11:28:17 +0000 (11:28 +0000)
commit38ccc820e4356ccc4226c871e68b3a212000332f
tree143ad5694d1919e511bf6e642dafb340514f305d
parent7bbd0f1608d305169c7bc0ea2275d39e9c1ef14b
* Option to not create keys on new links table, and allow duplicates.
  This gives a huge speed improvement when converting a very large
  (e.g. 6 million rows) MyISAM links table.
* Option to log timing data to a file.
* Tweaks to progress reporting.
maintenance/convertLinks.php