Bug #13154 | Inserting data into MyISAM table with PARTITION BY KEY causes mysqld core | ||
---|---|---|---|
Submitted: | 13 Sep 2005 20:41 | Modified: | 14 Sep 2005 16:27 |
Reporter: | Jonathan Miller | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server | Severity: | S1 (Critical) |
Version: | 5.1 | OS: | Linux (Linux) |
Assigned to: | Mikael Ronström | CPU Architecture: | Any |
[13 Sep 2005 20:41]
Jonathan Miller
[14 Sep 2005 16:14]
Mikael Ronström
Used AND (&) when MOD (%) should have been used for calculating partition identity for PARTITION BY KEY and also for SUBPARTITION BY KEY