"Hashar" posted a comment on MediaWiki.r108603. URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/108603#c29352
Commit summary for MediaWiki.r108603: Reverts MySQL stored procedure support This is reverting the work done by MaxSem to support stored procedures and stored function in MySQL. The reasons are: - it is not needed yet - tests are not functionals - alter the stable include/db/Database.php and drop support for ';;' So please create a branch to work on it and merge it back in trunk once we have branched 1.19 :-) I have opened bug 33654 to track this enhancement request. Reverts r107376, r107994. Hashar's comment: MaxSem > please note I am not against stored procedures supports. But I think it is unlikely to get reviewed for 1.19 so it will most probably end up getting reverted anyway. Please keep up the work on it, if you need Jenkins to be setup to run test on the branch, let me know! _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
