Bug #104894 New replica and replication keywords not recognized
Submitted: 9 Sep 2021 19:27 Modified: 9 Sep 2021 20:31
Reporter: Brandon Lockee Email Updates:
Status: Verified Impact on me:
None 
Category:MySQL Workbench: SQL Editor Severity:S5 (Performance)
Version:8.0.26, 8.0.33 OS:Windows (Microsoft Windows Server 2016 Standard)
Assigned to: CPU Architecture:Any
Tags: WBBugReporter

[9 Sep 2021 19:27] Brandon Lockee
Description:
----[For better reports, please attach the log file after submitting. You can find it in C:\Users\Administrator\AppData\Roaming\MySQL\Workbench\log\wb.log]

The SQL Editor throws up a warning when the replia keyword is used.

How to repeat:
Enter the following statement in to a SQL editor window:

show replica status

Suggested fix:
Add the keywords to the acceptable list so that it does not incorrectly flag this valid statement.
[9 Sep 2021 20:31] MySQL Verification Team
Thank you for the bug report.
[30 Mar 2022 8:21] IGG t
This still appears to be happening in version 8.0.28
[7 Mar 2023 13:55] IGG t
We're now at 8.0.32. Most (if not all) instances of the master / slave keywords have been removed or deprecated in MySQL, yet Workbench still doesn't recognise Source / replica as keywords!!

It will however happily point out to you if you use master / slave that they are deprecated, and tell you to use source / replica instead. It just doesn't recognise them when you do.
[30 Jun 2023 11:37] MySQL Verification Team
Bug #111604 marked as duplicate of this one.
[25 Jan 9:23] IGG t
We're now at 8.0.36 and this is till an issue. 
5.7 is no longer supported, so why has this not been fixed?