Bug #17559 | ndb_gis test failure | ||
---|---|---|---|
Submitted: | 19 Feb 2006 19:57 | Modified: | 23 Feb 2006 3:45 |
Reporter: | Brian Aker | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Cluster: Cluster (NDB) storage engine | Severity: | S3 (Non-critical) |
Version: | 5.1.7-BK | OS: | |
Assigned to: | Tomas Ulin | CPU Architecture: | Any |
[19 Feb 2006 19:57]
Brian Aker
[20 Feb 2006 10:41]
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/commits/2896
[20 Feb 2006 11:45]
Tomas Ulin
breating blob tables without a primary key and with binlog enabled did not work properly. unpredictable error, sometimes mysqld cored. pushed into 5.1.8
[20 Feb 2006 22:30]
Tomas Ulin
included in 5.1.7 (not 5.1.8 as prev comment says)
[23 Feb 2006 3:45]
Paul DuBois
Noted in 5.1.7 changelog. Creating <literal>NDB</literal> tables containing <literal>BLOB</literal> columns but no primary key caused unpredictable behavior. (Bug #17559)