Content copyright © 2006-2007 by eZ systems A.S.
|
|
|
|
Description:
MYSQL server version: This should be easy to reproduce. Though it only happens when you use a utf8 db. I think it has something todo with the total bytes used for the key. CREATE DATABASE `test4` DEFAULT CHARACTER SET utf8; the kernel_schema.sql fails with the following table: CREATE TABLE eztrigger ( Message: Suggestion for resolving this bug: you can assign a max of 334 chars to a key Environment: Version: trunk, 3.4 final |