Bug #77746 | mysql_upgrade should report progress | ||
---|---|---|---|
Submitted: | 16 Jul 2015 16:34 | Modified: | 17 Jul 2015 11:11 |
Reporter: | Morgan Tocker | Email Updates: | |
Status: | Verified | Impact on me: | |
Category: | MySQL Server: Command-line Clients | Severity: | S4 (Feature request) |
Version: | 5.7 | OS: | Any |
Assigned to: | CPU Architecture: | Any |
[16 Jul 2015 16:34]
Morgan Tocker
[17 Jul 2015 11:52]
Simon Mudd
Two further thoughts. * For logging purposes it would be convenient to actually confirm the version of the master being connected to. Otherwise there's no later way to verify that. * Keeping a persistent log of the activity is often handy for later diagnosis or auditing. currently the output goes to stdout/stderr so if not explicitly requested it's easy to lose. I would be interested in seeing logging to syslog (mysqld can now log there) or to some sort of log file so that a record can be kept of the upgrade activity.