Bug #90829 | Drop PROCEDURE- different errors on master and slave. | ||
---|---|---|---|
Submitted: | 11 May 2018 4:18 | Modified: | 22 May 2018 9:44 |
Reporter: | Nam Le | Email Updates: | |
Status: | Not a Bug | Impact on me: | |
Category: | MySQL Server | Severity: | S3 (Non-critical) |
Version: | 5.7.20 | OS: | CentOS |
Assigned to: | CPU Architecture: | Any |
[11 May 2018 4:18]
Nam Le
[22 May 2018 9:44]
MySQL Verification Team
Thank you for taking the time to write to us, but this is not a bug. Please double-check the documentation available at https://dev.mysql.com/doc/refman/5.7/en/mysql-upgrade.html and the instructions on how to report a bug at http://bugs.mysql.com/how-to-report.php Have you upgraded/downgraded problem-ed MySQL server(slave's in your case) but forget to run mysql_upgrade? If the mysql.proc is not in the format which server expects i.e column def different etc then you may see such messge. Thanks, Umesh