Score:1

How to reload MySQL 8 and update SSL certificates

cn flag

What is the correct way to update MySQL 8 SSL certificates without having to restart the service?

With PostgreSQL, you can do a reload using "systemctl reload postgresql", for example.

Score:0
by flag

If you dont want to restart the service you can simply use this command in mysql

flush privileges;

It will reload the SSL certificates and updates the SSL configuration

I sit in a Tesla and translated this thread with Ai:

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.