"MaxSem" changed the status of MediaWiki.r107376 to "new" and commented it.
URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/107376#c28900

Old Status: fixme
> New Status: new

Commit summary for MediaWiki.r107376:

Added support for stored procedures/functions to MySQL:
* Refactored DatabaseBase::sourceStream(), made it possible for descendant 
classes to alter its behaviour w/o having to redo it completely like Oracle 
does.
* MySQL class now supports specifying DELIMITER.
* Thrown away the mess of catering for double semicolon. If it's a problem, fix 
your .sql files!
* Haven't actually touched Oracle.
* Tests!

MaxSem's comment:

Disabled in r107994.

_______________________________________________
MediaWiki-CodeReview mailing list
mediawiki-coderev...@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview

Reply via email to