Mediawiki: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

24 November 2024

  • curprev 18:2218:22, 24 November 2024Ekaanbj talk contribs 529 bytes −4,900 Replaced content with "==Backup database.== DATABASE=mediawiki ; mysqldump --database ${DATABASE} --single-transaction | gzip > ${DATABASE}.${HOSTNAME}.$(date '+%Y-%m-%d_%H-%M-%S').sql.gz ==Truncate recentchanges.== mysql -e "TRUNCATE TABLE mediawiki.recentchanges ;" ==Remove history== php maintenance/run.php deleteOldRevisions.php --delete php maintenance/run.php deleteArchivedRevisions.php --delete ==Make changes take effect== php maintenance/run.php update.php php maintenance/run.ph..." Tag: Replaced

21 October 2008