Linux/Setup MySQL to use SSL: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

14 June 2016

  • curprev 00:4600:46, 14 June 2016John talk contribs 5,400 bytes +5,400 Created page with "1. Check that SSL is enabled; <pre>echo "SHOW VARIABLES LIKE 'have_ssl';" | mysql</pre> If it is, the following is given as output: <pre>Variable_name Value have_ssl YES</p..."