update.php

Version 1.211.2.3 (checked in on 2008/12/10 at 22:21:27 by drumm)

Functions

NameDescription
db_add_columnAdd a column to a database using syntax appropriate for PostgreSQL. Save result of SQL commands in $ret array.
db_change_columnChange a column definition using syntax appropriate for PostgreSQL. Save result of SQL commands in $ret array.
update_access_denied_page
update_convert_table_utf8Convert a single MySQL table to UTF-8.
update_create_cache_tablesCreate tables for the split cache.
update_dataPerform one update and store the results which will later be displayed on the finished page.
update_do_updatesPerform updates for one second or until finished.
update_do_update_pagePerform updates for the JS version and return progress.
update_finished_page
update_fix_access_table
update_fix_schema_versionIf the schema version for Drupal core is stored in the variables table (4.6.x and earlier) move it to the schema_version column of the system table.
update_fix_sessionsSystem update 130 changes the sessions table, which breaks the update script's ability to use session variables. This changes the table appropriately.
update_fix_system_table
update_fix_watchdogSystem update 142 changes the watchdog table, which breaks the update script's ability to use logging. This changes the table appropriately.
update_fix_watchdog_115System update 115 changes the watchdog table, which breaks the update script's ability to use logging. This changes the table appropriately.
update_info_page
update_progress_page
update_progress_page_nojsPerform updates for the non-JS version and return the status page.
update_script_selection_form
update_selection_page
update_sql
update_update_page

Post new comment

The content of this field is kept private and will not be shown publicly.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.
  • You may post code using <code>...</code> (generic) or <?php ... ?> (highlighted PHP) tags.
  • Web page addresses and e-mail addresses turn into links automatically.

More information about formatting options

CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.
Image CAPTCHA
Enter the characters shown in the image.