Please read this before reporting a bug:
http://wiki.archlinux.org/index.php/Reporting_Bug_Guidelines
Do NOT report bugs when a package is just outdated, or it is in Unsupported. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
http://wiki.archlinux.org/index.php/Reporting_Bug_Guidelines
Do NOT report bugs when a package is just outdated, or it is in Unsupported. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#58458 - [percona-server] mysql_upgrade segfaults
Attached to Project:
Community Packages
Opened by Michael Taboada (lilmike) - Friday, 04 May 2018, 16:05 GMT
Last edited by Doug Newgard (Scimmia) - Saturday, 05 May 2018, 16:16 GMT
Opened by Michael Taboada (lilmike) - Friday, 04 May 2018, 16:05 GMT
Last edited by Doug Newgard (Scimmia) - Saturday, 05 May 2018, 16:16 GMT
|
DetailsDescription:
When running mysql_upgrade -u root -p, then entering my root password, it runs the queries to upgrade the database version (I did this because of a percona-server update today). It then segfaults. [lilmike@mtmail ~]$ mysql_upgrade -u root -p Enter password: Checking if update is needed. Checking server version. Running queries to upgrade MySQL server. Segmentation fault (core dumped) Additional info: * package version(s) 5.7.21_21-1 * config and/or log files etc. Nothing really relevent, just a "aborted connection" warning. Steps to reproduce: Update to percona-server (version indicated above) then run mysql_upgrade -u root -p (as a non-root user), enter your password. |
This task depends upon