Bug #72592 | MySQL Cluster after update trigger: trigger starts to return null for NEW.column | ||
---|---|---|---|
Submitted: | 9 May 2014 13:31 | Modified: | 7 Jan 2015 14:28 |
Reporter: | Jarrod van den Heuvel | Email Updates: | |
Status: | Can't repeat | Impact on me: | |
Category: | MySQL Cluster: Cluster (NDB) storage engine | Severity: | S2 (Serious) |
Version: | mysql-5.6.15 ndb-7.3.4 | OS: | Windows (win server 2008/win 7) |
Assigned to: | CPU Architecture: | Any | |
Tags: | 7.3.4, custer, new, trigger |
[9 May 2014 13:31]
Jarrod van den Heuvel
[9 Jun 2014 11:24]
Jarrod van den Heuvel
Updated serverity
[7 Jan 2015 14:31]
MySQL Verification Team
Thank you for the report and test case. Could you please check with latest version 7.3.7? // 7.3.7 // CREATE TABLE testingtable....engine = ndbcluster [ushastry@ushastry]/export/umesh/mysql-cluster-7.3.7: bin/mysql -u root -p test -S /tmp/mysql_ushastry.sock < Bug72592.test Enter password: templogtransactionid output 4 testingtable-second:0-CURRENT-2015-01-07 15:11:31-2015-01-07 15:11:31 3 testingtable-first:0-CURRENT-2015-01-07 15:11:31-2015-01-07 15:11:31 2 testingtable-first:1-CURRENT-2015-01-07 15:11:31-2015-01-07 15:11:31 1 testingtable-first:1-CURRENT-2015-01-07 15:11:31-2015-01-07 15:11:31 templogtransactionid output 6 testingtable-second:0-CURRENT-2015-01-07 15:11:31-2015-01-07 15:11:31 5 testingtable-first:0-CURRENT-2015-01-07 15:11:31-2015-01-07 15:11:31 4 testingtable-second:0-CURRENT-2015-01-07 15:11:31-2015-01-07 15:11:31 3 testingtable-first:0-CURRENT-2015-01-07 15:11:31-2015-01-07 15:11:31 2 testingtable-first:1-CURRENT-2015-01-07 15:11:31-2015-01-07 15:11:31 1 testingtable-first:1-CURRENT-2015-01-07 15:11:31-2015-01-07 15:11:31 // CREATE TABLE testingtable....engine = innodb [ushastry@ushastry]/export/umesh/mysql-cluster-7.3.7: bin/mysql -u root -p test -S /tmp/mysql_ushastry.sock < Bug72592.test Enter password: templogtransactionid output 4 testingtable-second:0-CURRENT-2015-01-07 15:12:01-2015-01-07 15:12:01 3 testingtable-first:0-CURRENT-2015-01-07 15:12:01-2015-01-07 15:12:01 2 testingtable-first:1-CURRENT-2015-01-07 15:12:01-2015-01-07 15:12:01 1 testingtable-first:1-CURRENT-2015-01-07 15:12:01-2015-01-07 15:12:01 templogtransactionid output 6 testingtable-second:0-CURRENT-2015-01-07 15:12:01-2015-01-07 15:12:01 5 testingtable-first:0-CURRENT-2015-01-07 15:12:01-2015-01-07 15:12:01 4 testingtable-second:0-CURRENT-2015-01-07 15:12:01-2015-01-07 15:12:01 3 testingtable-first:0-CURRENT-2015-01-07 15:12:01-2015-01-07 15:12:01 2 testingtable-first:1-CURRENT-2015-01-07 15:12:01-2015-01-07 15:12:01 1 testingtable-first:1-CURRENT-2015-01-07 15:12:01-2015-01-07 15:12:01 // 7.3.5 // CREATE TABLE testingtable....engine = ndbcluster [ushastry@ushastry]/export/umesh/mysql-cluster-7.3.5: bin/mysql -u root -p test -S /tmp/mysql_ushastry.sock < k.test Enter password: templogtransactionid output 4 testingtable-second:0-CURRENT-2015-01-07 15:24:48-2015-01-07 15:24:48 3 testingtable-first:0-CURRENT-2015-01-07 15:24:48-2015-01-07 15:24:48 2 testingtable-first:1-CURRENT-2015-01-07 15:24:48-2015-01-07 15:24:48 1 testingtable-first:1-CURRENT-2015-01-07 15:24:48-2015-01-07 15:24:48 templogtransactionid output 5 testingtable-first:0-CURRENT-0000-00-00 00:00:00-0000-00-00 00:00:00 4 testingtable-second:0-CURRENT-2015-01-07 15:24:48-2015-01-07 15:24:48 3 testingtable-first:0-CURRENT-2015-01-07 15:24:48-2015-01-07 15:24:48 2 testingtable-first:1-CURRENT-2015-01-07 15:24:48-2015-01-07 15:24:48 1 testingtable-first:1-CURRENT-2015-01-07 15:24:48-2015-01-07 15:24:48 // CREATE TABLE testingtable....engine = innodb [ushastry@ushastry]/export/umesh/mysql-cluster-7.3.5: bin/mysql -u root -p test -S /tmp/mysql_ushastry.sock < k.test Enter password: templogtransactionid output 4 testingtable-second:0-CURRENT-2015-01-07 15:26:01-2015-01-07 15:26:01 3 testingtable-first:0-CURRENT-2015-01-07 15:26:01-2015-01-07 15:26:01 2 testingtable-first:1-CURRENT-2015-01-07 15:26:01-2015-01-07 15:26:01 1 testingtable-first:1-CURRENT-2015-01-07 15:26:01-2015-01-07 15:26:01 templogtransactionid output 6 testingtable-second:0-CURRENT-2015-01-07 15:26:01-2015-01-07 15:26:01 5 testingtable-first:0-CURRENT-2015-01-07 15:26:01-2015-01-07 15:26:01 4 testingtable-second:0-CURRENT-2015-01-07 15:26:01-2015-01-07 15:26:01 3 testingtable-first:0-CURRENT-2015-01-07 15:26:01-2015-01-07 15:26:01 2 testingtable-first:1-CURRENT-2015-01-07 15:26:01-2015-01-07 15:26:01 1 testingtable-first:1-CURRENT-2015-01-07 15:26:01-2015-01-07 15:26:01