MySQL 8 Different Results Returned from Information Schema
(Doc ID 2748906.1)
Last updated on AUGUST 17, 2021
Applies to:
MySQL Server - Version 8.0 and laterInformation in this document applies to any platform.
Symptoms
Queries against data dictionary views (from information_schema) return different results after upgrading MySQL Server 8 release.
Different MySQL Server versions must return same outputs when querying the data dictionary metadata from information_schema.
Changes
After upgrade join query as in the example returns different results.
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |