maintenance/upgrade1_5.php File Reference

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

Go to the source code of this file.

Variables

 $options = array( 'step', 'noimages' )
 $upgrade = new FiveUpgrade()
 $step = isset( $options['step'] ) ? $options['step'] : 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.

Definition in file upgrade1_5.php.


Variable Documentation

$options = array( 'step', 'noimages' )

Definition at line 16 of file upgrade1_5.php.

$step = isset( $options['step'] ) ? $options['step'] : null

Definition at line 22 of file upgrade1_5.php.

Referenced by benchmarkTest().

$upgrade = new FiveUpgrade()

Definition at line 21 of file upgrade1_5.php.


Generated on Sat Sep 5 02:08:28 2009 for MediaWiki by  doxygen 1.5.9