https://bugzilla.wikimedia.org/show_bug.cgi?id=46533

--- Comment #6 from Antoine "hashar" Musso <[email protected]> ---
Did some cleanup on beta and now I got:


Creating cn_controller_mixins table ...A database query syntax error has
occurred.
The last attempted database query was:
"ALTER TABLE `cn_notices`
 DROP COLUMN `not_language`,
 DROP COLUMN `not_project`,
 ADD COLUMN `not_weight` int(11) NOT NULL DEFAULT '100',
 ADD COLUMN `not_mobile_carrier` tinyint(1) NOT NULL DEFAULT '0',
 ADD COLUMN `not_archived` tinyint(1) NOT NULL DEFAULT '0'
"
from within function "DatabaseBase::sourceFile(
/data/project/apache/common-local/php-master/extensions/CentralNotice/patches/patch-centralnotice-2_3.sql
)".
Database returned error "1091: Can't DROP 'not_language'; check that column/key
exists (10.4.0.53)"

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to