MediaWiki  REL1_19
upgrade1_5.php File Reference

Alternate 1.4 -> 1.5 schema upgrade. More...

Go to the source code of this file.

Enumerations

enum  MW_UPGRADE_CALLBACK
enum  MW_UPGRADE_COPY
enum  MW_UPGRADE_ENCODE
enum  MW_UPGRADE_NULL

Detailed Description

Alternate 1.4 -> 1.5 schema upgrade.

This does only the main tables + UTF-8 and is designed to allow upgrades to interleave with other updates on the replication stream so that large wikis can be upgraded without disrupting other services.

Note: this script DOES NOT apply every update, nor will it probably handle much older versions, etc. Run this, FOLLOWED BY update.php, for upgrading from 1.4.5 release to 1.5.

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. http://www.gnu.org/copyleft/gpl.html

Definition in file upgrade1_5.php.


Enumeration Type Documentation

Definition at line 36 of file upgrade1_5.php.

Definition at line 33 of file upgrade1_5.php.

Definition at line 34 of file upgrade1_5.php.

Definition at line 35 of file upgrade1_5.php.