by Thibaut Meunier.
To try and solve my problem, I have dumped the data from the following tables on a copy of the platform (information found from the forum):
TRUNCATE TABLE mdl_backup_logs;
TRUNCATE TABLE mdl_backup_courses;
TRUNCATE TABLE mdl_backup_controllers;
It seems to have solved the problem, but I'm going to wait a bit before doing it on the production platform.
Do you think there's any risk in doing this?
TRUNCATE TABLE mdl_backup_logs;
TRUNCATE TABLE mdl_backup_courses;
TRUNCATE TABLE mdl_backup_controllers;
It seems to have solved the problem, but I'm going to wait a bit before doing it on the production platform.
Do you think there's any risk in doing this?