-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Platonides wrote:
Rick Blair wrote:
Well, I did not make a backup, am I screwed??
Rick Blair Web Services Systems Engineer USFW 303.202.2687
Well, you may be able to manually move the wiki to 1.5 (look at the steps done by update.php) but you're on your own. *Remember to backup your broken db before doing anything*. Once you're on 1.5 you will be able to use updat.php again, but if you don't fully pass to 1.5 that could lead to further breakage.
If it's in the middle of the 1.4->1.5 table transition, you can sort of half-undo it by removing the 'page' and 'revision' tables, then run update.php again.
The next pass will try again to copy page and revision data out of the 'cur' table, store current text into 'old', and then rename 'old' into 'text'.
If it all works, you may end up with some duplicate copies of current revisions, but it should mostly work. ;)
- -- brion