On 11/12/2018 12:37 am, Rick Stevens wrote:

Yup. Some of those are fixable via mysql_upgrade, others are fairly
important and appear to be caused by using a newer mysqld that's not
backwards compatible with your previous version. You didn't say which
version of MySQL you were running before and whether 8.0.13 was
compatible with it. Generally, the website has info on what's compatible
and how to convert from old to new.


mysql_upgrade seems to have done the trick -

2018-12-11T10:35:31.114349Z 0 [System] [MY-010910] [Server] /usr/libexec/mysqld: Shutdown complete (mysqld 8.0.13) Source distribution. 2018-12-11T10:35:31.627020Z 0 [System] [MY-010116] [Server] /usr/libexec/mysqld (mysqld 8.0.13) starting as process 7131 2018-12-11T10:35:33.197087Z 0 [Warning] [MY-010068] [Server] CA certificate ca.pem is self signed. 2018-12-11T10:35:33.217669Z 0 [System] [MY-010931] [Server] /usr/libexec/mysqld: ready for connections. Version: '8.0.13' socket: '/var/lib/mysql/mysql.sock' port: 3306 Source distribution. 2018-12-11T10:35:33.343046Z 0 [System] [MY-011323] [Server] X Plugin ready for connections. Socket: '/var/lib/mysql/mysqlx.sock' bind-address: '::' port: 33060

Thanks so much for your help Rick
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
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@lists.fedoraproject.org

Reply via email to