Bug 851695

Summary: mysql upgrade fails
Product: [openSUSE] openSUSE 13.1 Reporter: Jon Nelson <jnelson-suse>
Component: OtherAssignee: Kristyna Streitova <kstreitova>
Status: RESOLVED DUPLICATE QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None CC: kstreitova
Version: Final   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Jon Nelson 2013-11-21 21:19:23 UTC
User-Agent:       Mozilla/5.0 (X11; Linux x86_64; rv:25.0) Gecko/20100101 Firefox/25.0

After upgrading from 12.3 to 13.1, I can't seem to get the upgrade to work.
The output from systemctl:


Nov 21 14:43:23 turnip mysql[4750]: Running 'mysql_fix_privilege_tables'...
Nov 21 14:43:23 turnip mysql[4750]: Running 'mysqlcheck' with connection arguments: '--socket=/var/tmp/mysql-protected.js7Hb...l.sock'
Nov 21 14:43:23 turnip mysql[4750]: ..failed
Nov 21 14:43:25 turnip systemd[1]: mysql.service: control process exited, code=exited status=1
Nov 21 14:43:25 turnip systemd[1]: Failed to start LSB: Start the MySQL database server.
Nov 21 14:43:25 turnip systemd[1]: Unit mysql.service entered failed state.



I ended up extracting the bits that start the 'protected' mysql daemon and running that, then running mysql_upgrade -p to force it to ask for my password.

I do have a .my.cnf, but I tried moving that out of the way.


Reproducible: Always

Steps to Reproduce:
1.
2.
3.
Comment 1 Tomáš Chvátal 2015-06-25 14:23:01 UTC
This seems to be dupe of 827505, I will have to test it bit more, but seems fixed by https://build.opensuse.org/request/show/313691

*** This bug has been marked as a duplicate of bug 827505 ***