[ Index ]

PHP Cross Reference of MediaWiki-1.24.0

title

Body

[close]

/maintenance/archives/ -> upgradeLogging.php (summary)

Replication-safe online upgrade for log_id/log_deleted fields. 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.

File Size: 217 lines (7 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 1 file
 maintenance/commandLine.inc

Defines 1 class

UpdateLogging:: (3 methods):
  execute()
  sync()
  copyExactMatch()


Class: UpdateLogging  - X-Ref

Maintenance script that upgrade for log_id/log_deleted fields in a
replication-safe way.

execute()   X-Ref


sync( $srcTable, $dstTable )   X-Ref
Copy all rows from $srcTable to $dstTable

param: string $srcTable
param: string $dstTable

copyExactMatch( $srcTable, $dstTable, $copyPos )   X-Ref
No description



Generated: Fri Nov 28 14:03:12 2014 Cross-referenced by PHPXref 0.7.1