Bug #28507 | procedure bugs | ||
---|---|---|---|
Submitted: | 18 May 2007 4:17 | Modified: | 18 Jun 2007 8:01 |
Reporter: | huang chuanwen | Email Updates: | |
Status: | No Feedback | Impact on me: | |
Category: | MySQL Server: Stored Routines | Severity: | S2 (Serious) |
Version: | 5.0.15 | OS: | Linux |
Assigned to: | CPU Architecture: | Any | |
Tags: | PROCEDURE |
[18 May 2007 4:17]
huang chuanwen
[18 May 2007 4:24]
huang chuanwen
show create table wiki.memClass CREATE TABLE `memClass` ( `ClassId` int(11) NOT NULL, `ClassName` varchar(8160) NOT NULL, `count` int(11) NOT NULL, PRIMARY KEY (`ClassId`), KEY `mccn` (`ClassName`(320)) ) ENGINE=InnoDB DEFAULT CHARSET=gbk KEY `mccn` (`ClassName`(10)) is changed to KEY `mccn` (`ClassName`(320))!!
[18 May 2007 8:01]
Sveta Smirnova
Thank you for the report. But version 5.0.15 is quite old. Please try with current 5.0.41 version and say us result.
[18 Jun 2007 23:00]
Bugs System
No feedback was provided for this bug for over a month, so it is being suspended automatically. If you are able to provide the information that was originally requested, please do so and change the status of the bug back to "Open".