Bug #100883 | Performance Schema - Statement Tables - Digest is Null in Stored Procedures | ||
---|---|---|---|
Submitted: | 17 Sep 2020 19:21 | Modified: | 22 Sep 2020 12:02 |
Reporter: | Pravdomil Toman | Email Updates: | |
Status: | Can't repeat | Impact on me: | |
Category: | MySQL Server: Performance Schema | Severity: | S3 (Non-critical) |
Version: | 8.0.12 | OS: | Linux |
Assigned to: | CPU Architecture: | Any |
[17 Sep 2020 19:21]
Pravdomil Toman
[22 Sep 2020 12:02]
MySQL Verification Team
Hi Mr. Toman, Thank you for your bug report, however, I can't repeat the problem that you are reporting. I am, of course, using our latest release for bug fixing, which is 8.0.21. This is what I get: +-------+ | 12345 | +-------+ | 12345 | +-------+ +-------+ | 12345 | +-------+ | 12345 | +-------+ +--------------+-------------+------------------------------------------------------------------+ | SQL_TEXT | DIGEST_TEXT | DIGEST | +--------------+-------------+------------------------------------------------------------------+ | SELECT 12345 | SELECT ? | d1b44b0c19af710b5a679907e284acd2ddc285201794bc69a2389d77baedddae | | SELECT 12345 | NULL | NULL | +--------------+-------------+------------------------------------------------------------------+