Bug #79621 Rogue comma in sql/share/errmsg-utf8.txt
Submitted: 13 Dec 2015 19:52 Modified: 14 Dec 2015 4:57
Reporter: Geert Vanderkelen Email Updates:
Status: Verified Impact on me:
None 
Category:MySQL Server: Errors Severity:S3 (Non-critical)
Version:5.7.10, 5.7.11 OS:Any
Assigned to: CPU Architecture:Any

[13 Dec 2015 19:52] Geert Vanderkelen
Description:
There is an unnecessary comma in `sql/share/errmsg-utf8.txt`:

ER_GENERATED_COLUMN_REF_AUTO_INC,
  eng "Generated column '%s' cannot refer to auto-increment column."

How to repeat:
Open the file errmsg-utf8.txt.

Suggested fix:
Remove the extra comma for ER_GENERATED_COLUMN_REF_AUTO_INC.
[14 Dec 2015 4:57] MySQL Verification Team
Hello Geert,

Thank you for the report.
Observed in 5.7.8-rc, 5.7.9, 5.7.10 and 5.7.11 daily build.

Thanks,
Umesh