[glotpress-updates] [GlotPress] #349: Glotpress install SQL ERROR!
GlotPress
noreply at wordpress.org
Thu Aug 21 13:28:16 UTC 2014
#349: Glotpress install SQL ERROR!
----------------------+-----------------------------
Reporter: KardiWeb | Owner:
Type: defect | Status: new
Priority: critical | Milestone: Awaiting Review
Component: General | Version: 0.1
Keywords: |
----------------------+-----------------------------
Hello!
After installation, you receive the following error message:
{{{
There were some errors:
SQL ERROR!
>>> Database: 28505 (sql)
>>>>>> CREATE TABLE IF NOT EXISTS `gp_originals` (
`id` INT(10) NOT NULL auto_increment,
`project_id` INT(10) default NULL,
`context` VARCHAR(255) default NULL,
`singular` TEXT NOT NULL,
`plural` TEXT,
`references` TEXT,
`comment` TEXT,
`status` VARCHAR(255) NOT NULL default '+active',
`priority` TINYINT NOT NULL default 0,
`date_added` DATETIME default NULL,
PRIMARY KEY (`id`),
KEY `project_id_status` (`project_id`, `status`),
KEY `singular_plural_context` (`singular`(255), `plural`(255),
`context`)
) DEFAULT CHARACTER SET 'utf8';
>>>>>> Specified key was too long; max key length is 1000 bytes
}}}
--
Ticket URL: <https://glotpress.trac.wordpress.org/ticket/349>
GlotPress <https://glotpress.trac.wordpress.org>
Easy comin', easy goin'
More information about the glotpress-updates
mailing list