EXPLAIN Partitions isn't working (but it used to in older versions)
Version: 8.0.80 (Professional)
Tried with MySQL 5.6 and 5.7
Explain Partitions returns an error, but it works fine on the MySQL CLI.
In dbForge I ran:
EXPLAIN partitions SELECT * FROM log.log;
And the error I got was:
Table 'log.partitions' doesn't exist
3
votes
JasonFromCanada
shared this idea
AdminDevart
(_, Devart)
responded
Hello,
This issue is going to be fixed in the next product build. Currently, as a workaround, you can run statement using F5 button.