Admin/environment/custom check/db prefix too long: различия между версиями

Материал из База знаний Центра ПУСК МФТИ
1>Germanvaleroelizondo
м Added link to Spanish page
 
м 1 версия импортирована
 
(нет различий)

Текущая версия от 06:47, 18 октября 2024

Since Moodle 4.3, the max allowed length for the database tables prefix ($CFG->prefix) are 10 characters.

If your database is using longer prefixes, you will need to rename all the tables to use a new, shorter, prefix.

References:

es:admin/environment/custom check/db prefix too long