On Thu, Jul 16, 2009 at 9:03 PM, dan nessett<[email protected]> wrote: > Thanks. Just so I completely understand, update.php will not affect the use > of the underlying database by my personal wiki installation, which uses 1.14 > (as opposed to the test wikis I will work on during development), right?
It will use whatever the database settings are for the wiki you use it on. Whatever wiki you run it on, it will update the database for that wiki to match the version of the files for that wiki, so leaving aside pathological cases like an installation with files from multiple versions, it should always be harmless at worst. (Unless you want to downgrade, which isn't a supported operation.) _______________________________________________ Wikitech-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikitech-l
