Bug #77021 | ndbrequire() should report actual condition expression like assert() does | ||
---|---|---|---|
Submitted: | 13 May 2015 10:37 | Modified: | 7 Mar 2016 14:18 |
Reporter: | Hartmut Holzgraefe | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Cluster: Cluster (NDB) storage engine | Severity: | S4 (Feature request) |
Version: | ndb-7.4.4; any | OS: | Any |
Assigned to: | CPU Architecture: | Any |
[13 May 2015 10:37]
Hartmut Holzgraefe
[21 May 2015 13:21]
MySQL Verification Team
Hello Hartmut, Thank you for the feature request! Thanks, Umesh
[7 Mar 2016 14:18]
Jon Stephens
Documented fix in the NDB 7.5.2 changelog as follows: The internal function ndbrequire(), which, like assert(), evaluates a given expression and terminates the process if the expression does not evaluate to true, now includes the failed expression in its output to the error logs. Closed.