MySQL 8.0.13 to 8.0.16, information_schema.TABLES Returns Error Messages in the Comments Column
(Doc ID 2513767.1)
Last updated on MARCH 03, 2020
Applies to:
MySQL Server - Version 8.0 to 8.0 [Release 8.0]Information in this document applies to any platform.
Symptoms
In MySQL 8.0 when querying the information_schema.TABLES view, the comments column for some tables may include that some view is not a base table. For example:
Changes
The issue may start after upgrading to MySQL 8.0 or after disabling the derived_merge optimizer switch.
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 |