Comment 2 for bug 905716

Revision history for this message
Michael Widenius (monty) wrote :

Bug was that Aria allowed a too long key to be created (compared to the length of the internal buffers).
This is now fixed by limit the max key length to 1000 (as with MyISAM)