Bug #12756 Increase the maximal length of primary key
Submitted: 23 Aug 2005 14:26 Modified: 3 Oct 2008 20:45
Reporter: Kay Doebl Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Server Severity:S4 (Feature request)
Version:5.0.7-beta OS:Windows (Windows 2000)
Assigned to: CPU Architecture:Any

[23 Aug 2005 14:26] Kay Doebl
Description:
Can't you reduce the problems with this error by:
a) Increasing the default value max key length to (e.g.) 4096
b) Enabling definition of the max key length with a configuration flag (to avoid recompiling).

We intended to support MySQL in our project.
We would have the advantage, not to change our code to extend our database support at MySQL.

How to repeat:
Mail to: Kay.Doebl@gabo.de
[3 Oct 2008 20:45] Konstantin Osipov
This is a duplicate of Bug#4541