Update from 14.0.4 to 14.0.5 hangs

i try to upgrade the version to 14.0.5 but it seems to hang.

this is the text what i get, with “one moment please”( now 20 minutes and not change )
i cant make a choice. stil waiting.

Kies het migratiescript 13.0.0-14.0.0.sql
Request 1 sql=‘SET sql_mode = ‘ALLOW_INVALID_DATES’;’
Request 2 sql=‘update llxjr_propal set tms = datec where DATE(STR_TO_DATE(tms, ‘%Y-%m-%d’)) IS NULL;’
Request 3 sql=‘SET sql_mode = ‘NO_ZERO_DATE’;’
Request 4 sql=‘update llxjr_propal set tms = null where DATE(STR_TO_DATE(tms, ‘%Y-%m-%d’)) IS NULL;’
Request 5 sql=‘ALTER TABLE llxjr_ecm_files ADD COLUMN note_private text AFTER fk_user_m;’