[Mediawiki-l] Upgrades from 1.2.x originally installed from install.php

Brion Vibber brion at pobox.com
Wed Sep 1 18:20:53 UTC 2004


Thanks to those who narrowed down the source of this problem: if you're 
getting the database error when it's trying to convert the link tables, 
this is because it's mistakenly switching from the root connection to 
the database down to the less-privileged account which is unable to 
alter the table structures.

Here's a patch which will keep it using the root login during this step:
http://mail.wikipedia.org/pipermail/mediawiki-cvs/2004-September/003424.html

Note that if you don't have MySQL root access _at all_, you may need to 
provide the old $wgDBadminuser and $wgDBadminpass as the database 
username and password to the new installer.

-- brion vibber (brion @ pobox.com)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 253 bytes
Desc: OpenPGP digital signature
Url : http://lists.wikimedia.org/pipermail/mediawiki-l/attachments/20040901/ddd27f18/attachment.pgp 


More information about the MediaWiki-l mailing list