On 12/10/18 3:05 PM, Danny Horne via users wrote: > Hi all, > > Hope I can find an answer here because I don't know where else to ask. > > I've just upgraded from Fedora 28 to Fedora 29 and mysqld (version > 8.0.13) won't start. There's nothing useful in the logs so I've no idea > where to look for a solution. Was working fine in Fedora 28. Keep in mind that you're really running mariadb and the command to start it is "systemctl start mariadb" even though the daemon will show up as mysqld in a process list. Nothing useful in the logs? Try journalctl -b0 | egrep '(maria|mysql)' and see if anything shows up. Check to see if you have any files in /var/log/mariadb and check to see if you have any AVC (SELinux) denials regarding it. ---------------------------------------------------------------------- - Rick Stevens, Systems Engineer, AllDigital ricks@xxxxxxxxxxxxxx - - AIM/Skype: therps2 ICQ: 226437340 Yahoo: origrps2 - - - - The Navy's a bunch of wimps! MY job's an adventure! - ---------------------------------------------------------------------- _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx