Bug #41125 | phpBB install script could not be runned | ||
---|---|---|---|
Submitted: | 29 Nov 2008 15:53 | Modified: | 29 Nov 2008 17:37 |
Reporter: | Camilo Peuela | Email Updates: | |
Status: | Duplicate | Impact on me: | |
Category: | MySQL Server: General | Severity: | S2 (Serious) |
Version: | 6.0 | OS: | Windows |
Assigned to: | CPU Architecture: | Any | |
Tags: | key, long, php, phpBB |
[29 Nov 2008 15:53]
Camilo Peuela
[29 Nov 2008 17:37]
Jon Stephens
Please do not submit the same bug more than once. An existing bug report already describes this very problem. Even if you feel that your issue is somewhat different, the resolution is likely to be the same. Because of this, we hope you add your comments to the original bug instead. Thank you for your interest in MySQL.
[29 Nov 2008 17:42]
Jon Stephens
Duplicate of Bug#4541 (as mentioned by submitter). Workaround: Don't use UTF8 or other multi-byte character set the primary key column. Note that you can specify character sets and collations on a per-column basis when creating tables. See http://dev.mysql.com/doc/refman/6.0/en/create-table.html for details.