Bug #71769 | GET STACKED DIAGNOSTICS not behaving as described | ||
---|---|---|---|
Submitted: | 19 Feb 2014 14:03 | Modified: | 21 Nov 2014 22:55 |
Reporter: | Filipe Silva | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Documentation | Severity: | S3 (Non-critical) |
Version: | 5.7.2 | OS: | Any |
Assigned to: | Paul DuBois | CPU Architecture: | Any |
[19 Feb 2014 14:03]
Filipe Silva
[20 Feb 2014 12:38]
MySQL Verification Team
Hello Filipe, Thank you for the bug report. Verified as described. Thanks, Umesh
[20 Nov 2014 16:29]
Paul DuBois
Per Jon Olav Hauglid: " This is due to a change of behavior introduced by WL#5928. After WL#5928, DECLARE <variable> clears the (first) diagnostics area so that GET CURRENT DIAGNOSTICS CONDITION 1 in the example will not return anything. DECLARE <variable> can contain expressions and is thus able to generate conditions. This is therefore a documentation issue as the behavior has changed. "
[21 Nov 2014 22:55]
Paul DuBois
Thank you for your bug report. This issue has been addressed in the documentation. The updated documentation will appear on our website shortly. See: http://dev.mysql.com/doc/refman/5.7/en/get-diagnostics.html