Bug #101864 The file fill_help_tables.sql has no content
Submitted: 4 Dec 2020 7:44 Modified: 8 Dec 2020 9:31
Reporter: songlei wang Email Updates:
Status: Verified Impact on me:
None 
Category:MySQL Server: Packaging Severity:S4 (Feature request)
Version:5.6, 5.7 OS:Any
Assigned to: CPU Architecture:Any

[4 Dec 2020 7:44] songlei wang
Description:
The source code which is downloaded from github has a empty file 'fill_help_tables.sql'. I can't use four help tables in the mysql database if I compiled by myself.

But the file 'fill_help_tables.sql' which is downloaded from 'https://www.mysql.com/downloads/' has Completed content.

How can I fix it? Should i Copy the content of 'fill_help_tables.sql' from 'https://www.mysql.com/downloads/' into my source code ?

How to repeat:
Downloading source code from 'https://github.com/mysql/mysql-server/'; and 'https://www.mysql.com/downloads/' and diff the file 'script/fill_help_tables.sql'
[8 Dec 2020 9:31] MySQL Verification Team
Hello songlei wang,

Thank you for the feature request!

regards,
Umesh