Chunk25

Help screen toolbar icon Fix: Difference between revisions

From Joomla! Documentation

Dextercowley (talk | contribs)
update description
Dextercowley (talk | contribs)
improve toolbar description
 
Line 1: Line 1:
*'''Fix.''' This program finds and runs any database schema changes that were not run during the version update. It then re-checks whether or not the database is up to date. If it is successful, the message "Database table structure is up to date" will show.
*'''Fix.''' This program attempts to fix any database table structure problems found in the Database check. It runs any database schema change scripts (from the folder <code>administrator/components/com_admin/sql/updates</code>) that were not run during the version update. It then re-checks whether or not the database is up to date. If it is successful, the message "Database table structure is up to date" will show.

Latest revision as of 16:49, 10 April 2013

  • Fix. This program attempts to fix any database table structure problems found in the Database check. It runs any database schema change scripts (from the folder administrator/components/com_admin/sql/updates) that were not run during the version update. It then re-checks whether or not the database is up to date. If it is successful, the message "Database table structure is up to date" will show.