-
Bug
-
Resolution: Fixed
-
Minor
-
3.9.2, 3.10
-
Any
-
MOODLE_310_STABLE, MOODLE_39_STABLE
-
MOODLE_39_STABLE
-
master_
MDL-69848 -
With 10 million records in `mdl_notifications` table and a million in `mdl_message_popup_notifications` upgrade cli script hangs due to non optimized delete:
https://github.com/moodle/moodle/blob/MOODLE_39_STABLE/message/output/popup/db/upgrade.php#L49
With numbers mentioned it had been working for 8 hours before I terminated the script.
- caused a regression
-
MDL-70042 Small grey bar being displayed during upgrade from 38 to 310
- Closed
- has been marked as being related by
-
MDL-70050 Queries for deleting messages are not optimal on mariadb/mysql
- Closed
- is a regression caused by
-
MDL-64417 Cleanup task for message_popup_notifications table
- Closed