· 8 years ago · Apr 06, 2018, 05:16 PM
1root@www1:/var/www/www.example.com/htdocs/sites/all/modules/contrib# drush updatedb -v
2Executing: mysql --defaults-extra-file=/tmp/drush_XZKsvE --database=example_com --host=localhost --silent < /tmp/drush_ZBpPqs
3Executing: mysql --defaults-extra-file=/tmp/drush_hCfI52 --database=example_com --host=localhost --silent < /tmp/drush_pXuzNQ
4Undefined index: SERVER_NAME in include_once() (line 340 of /var/www/www.example.com/htdocs/sites/default/settings.php). [notice]
5 File_entity 7208 Add expanded file type permissions to roles with existing file permissions.
6 File_entity 7209 Remove the {file_type_streams} table if it exists.
7 File_entity 7210 Merge MIME types into the {file_type} table.
8 File_entity 7211 Create the {file_metadata} table.
9 File_entity 7212 Migrate the image_dimensions table to the new file_metadata table.
10 File_entity 7213 Update default alt text and title image field descriptions.
11 File_entity 7214 Fix the default value in {file_managed}.type to match the field schema.
12 File_entity 7215 Fix the {file_metadata}.fid schema.
13 File_entity 7216 This update has been removed and will not run.
14 Media 7200 Replace 'view media' perm from all users having the role with 'view file'.
15 Media 7201 Handle existing media fields. Enable the new Media Field module if this site uses "media" fields. File fields are now preferred for storing media.
16 Media 7202 Enable the Views module if it is not already enabled.
17 Media 7203 Empty update function to trigger cache clear.
18 Media 7204 Update old Media view modes to the new File Entity ones.
19 Media 7205 Drop the unused {media_list_type} table.
20 Media 7206 Move default file display configurations to the database.
21 Media 7207 Trigger cache clear. Empty update function to trigger cache clear after changing access callbacks to file_entity_access.
22 Media 7208 Drop the media_types table and migrate files to file_entity types.
23 Media 7209 Enable the hidden media_migrate_file_types module to provide a UI to update {file_managed}.type with the new file types provided by file_entity.
24 Media 7210 Delete deceprated media__type_icon_directory variable.
25 Media 7211 Save a square_thumbnail image style in the database for legacy support if one does not already exist.
26 Media 7212 Re-create application file type for legacy reasons.
27 Media 7213 Remove the obsolete file_extensions variable.
28 Media 7214 Drop the legacy {media_filter_usage} table.
29 Media 7216 Skipped to run media_update_7217().
30 Media 7217 Copy file type icons to public files directory.
31 Media 7218 Drop the legacy {cache_media_xml} table.
32 Media 7219 Enable the Media WYSIWYG submodule.
33 Media 7220 Delete the deprecated media__file_list_size variable.
34 Media 7221 Enable the Media Bulk Upload submodule.
35 Media 7222 Delete the deprecated media__display_types_migration_mess variable.
36 Media 7223 Delete legacy variables.
37 Media 7224 Rename variables, removing variable namespace.
38 Media 7225 Migrate variables to appropriate submodules.
39 Media 7226 Grant existing user access to new media browser permission.
40 Media 7227 Make sure that the image style square_thumbnail is created.
41Do you wish to run all pending updates? (y/n): y
42php /var/www/example/composer/vendor/drush/drush/drush.php --backend=2 --user=0 --verbose --root=/var/www/www.example.com/htdocs --uri=http://default updatedb-batch-process 6901 2>&1 [notice]
43Undefined index: SERVER_NAME in include_once() (line 340 of /var/www/www.example.com/htdocs/sites/default/settings.php). [notice]
44Executing: mysql --defaults-extra-file=/tmp/drush_1J07sC --database=example_com --host=localhost --silent < /tmp/drush_4YvpFW
45Executing: mysql --defaults-extra-file=/tmp/drush_J7QFCY --database=example_com --host=localhost --silent < /tmp/drush_y51Sxi
46Executing media_update_7200 [notice]
47The File Entity module needs to be upgraded before continuing. [error]
48Performed update: media_update_7200 [ok]
49Command dispatch complete [notice]
50php /var/www/example/composer/vendor/drush/drush/drush.php --backend=2 --verbose --root=/var/www/www.example.com/htdocs --uri=http://default cache-clear all 2>&1 [notice]
51Executing: mysql --defaults-extra-file=/tmp/drush_S7yJ7w --database=example_com --host=localhost --silent < /tmp/drush_kk1EPO
52Executing: mysql --defaults-extra-file=/tmp/drush_G5ae0X --database=example_com --host=localhost --silent < /tmp/drush_45VXyf
53Undefined index: SERVER_NAME in include_once() (line 340 of /var/www/www.example.com/htdocs/sites/default/settings.php). [notice]
54'all' cache was cleared. [success]
55Command dispatch complete [notice]
56Finished performing updates. [ok]
57Command dispatch complete