User "Platonides" posted a comment on MediaWiki.r88010. Full URL: https://secure.wikimedia.org/wikipedia/mediawiki/wiki/Special:Code/MediaWiki/88010#c16832 Commit summary:
removed max line size for a sql dump file. This optional since PHP 4.2.0. Larger lines are needed when importing test databases in selenium framework. This change was discussed on wikitech-l on 03.Feb.2011. Comment: Until PHP 4.3.0 removing the 1024 would have done nothing (it defaulted to 1024). Now it gets everything. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
