Bug #9571 | Primary key creation causes server crash | ||
---|---|---|---|
Submitted: | 1 Apr 2005 19:21 | Modified: | 11 Apr 2005 2:26 |
Reporter: | philip antoniades | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server | Severity: | S1 (Critical) |
Version: | 5.0.3 | OS: | Linux (Linux) |
Assigned to: | Ramil Kalimullin | CPU Architecture: | Any |
[1 Apr 2005 19:21]
philip antoniades
[1 Apr 2005 19:28]
MySQL Verification Team
Verified on 5.0.4 BK: mysql> alter table agt add constraint pk_agt primary key (guid); ERROR 2013 (HY000): Lost connection to MySQL server during query mysql>
[5 Apr 2005 8:40]
Bugs System
A patch for this bug has been committed. After review, it may be pushed to the relevant source trees for release in the next version. You can access the patch from: http://lists.mysql.com/internals/23653
[5 Apr 2005 9:46]
Ramil Kalimullin
Fixed in 5.0.4
[11 Apr 2005 2:26]
Paul DuBois
Noted in 5.0.4 changelog.