Bug #23937 Installation displays an ERROR
Submitted: 3 Nov 2006 12:32 Modified: 14 Nov 2006 0:00
Reporter: Oli Sennhauser Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Server Severity:S3 (Non-critical)
Version:5.1.12 OS:Linux (Suse Linux 10.0)
Assigned to: CPU Architecture:Any

[3 Nov 2006 12:32] Oli Sennhauser
Description:
Installation produces an error during running the mysql_install_db script.
But seems to be not serious. Table is there at the end.

How to repeat:
# ./scripts/mysql_install_db
Installing all prepared tables
./bin/mysqld: Table 'mysql.plugin' doesn't exist
061103 13:24:31 [ERROR] Can't open the mysql.plugin table. Please run the mysql_upgrade script to create it.
Fill help tables

Suggested fix:
Change the order of the install processes or suppress output.
[5 Nov 2006 16:53] MySQL Verification Team
Thank you for the bug report.
[14 Nov 2006 0:00] Timothy Smith
Duplicate of bug #23669