r97376 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r97375‎ | r97376 | r97377 >
Date:11:49, 17 September 2011
Author:reedy
Status:ok
Tags:
Comment:
Revert r97257
Modified paths:
  • /trunk/phase3/includes/db/DatabaseMysql.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/db/DatabaseMysql.php
@@ -887,13 +887,6 @@
888888 function isMultipleKey() {
889889 return $this->is_multiple;
890890 }
891 -
892 - /**
893 - * @return int
894 - */
895 - function maxLength() {
896 - return $this->max_length;
897 - }
898891 }
899892
900893 class MySQLMasterPos implements DBMasterPos {

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r97257* (bug 30927) Omission of MySQLField::maxLengthreedy12:25, 16 September 2011

Status & tagging log