bug 622774, ugly locales
This commit is contained in:
Родитель
ab5d160fa2
Коммит
718214c178
|
@ -0,0 +1,5 @@
|
|||
-- There should be only 126.
|
||||
SET FOREIGN_KEY_CHECKS=0;
|
||||
UPDATE addons SET description=NULL WHERE id=269980;
|
||||
DELETE FROM translations WHERE locale > 0 LIMIT 150;
|
||||
SET FOREIGN_KEY_CHECKS=1;
|
Загрузка…
Ссылка в новой задаче