Bug #89036 Improve catching and reporting changes to DD tables
Submitted: 22 Dec 2017 12:07 Modified: 23 Jan 2018 18:06
Reporter: Sivert Sørumgård Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Data Dictionary Severity:S3 (Non-critical)
Version:8.0.4 OS:Any
Assigned to: CPU Architecture:Any

[22 Dec 2017 12:07] Sivert Sørumgård
Description:
Changes to the DD tables may mean that the DD version should be bumped. There is an MTR test catching this, but it should be improved, both in terms of checking for changes, and in terms of reporting what to do in case there is a change.

How to repeat:
.

Suggested fix:
Extend the dd_schema_definition_debug test to catch changes of the DD tables. The test should be written in a way that rejects batch recording of new result files.
[23 Jan 2018 18:06] Daniel Price
Posted by developer:
 
Test suite fix. No changelog entry required.